| Author |
Message |
Guest
|
Posted:
Thu Feb 24, 2005 2:42 am Post subject:
Assembly/Library Lock |
|
|
The documentation said that the library is automatically marked as
locked if it is registered in a COM+ application or IIS virtual
directory. How can I unlock this? because I am not done developing. I
hate to recreate it again and again.
Also, what are the steps to create the a method if I have separate
input and output file? |
|
| Back to top |
|
 |
Rob Beardsworth [MSFT]
Guest
|
Posted:
Fri Feb 25, 2005 12:19 am Post subject:
RE: Assembly/Library Lock |
|
|
You will need to use the TI mmc snap-in and delete the object (which of
course unregisters it).
Someone else will know the separate input/output file...
Rob Beardsworth
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: haibhoang@gmail.com
Newsgroups: microsoft.public.hiserver.general
Subject: Assembly/Library Lock
Date: 23 Feb 2005 12:42:07 -0800
The documentation said that the library is automatically marked as
locked if it is registered in a COM+ application or IIS virtual
directory. How can I unlock this? because I am not done developing. I
hate to recreate it again and again.
Also, what are the steps to create the a method if I have separate
input and output file? |
|
| Back to top |
|
 |
Rob Beardsworth [MSFT]
Guest
|
Posted:
Fri Feb 25, 2005 4:27 am Post subject:
RE: Assembly/Library Lock |
|
|
Ok, for separate input and output files, you will have to manually merge
the 2 files to use the importer functionality.
Rob Beardsworth
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: rob_beardsworth@online.microsoft.com (Rob Beardsworth [MSFT])
Organization: Microsoft
Date: Thu, 24 Feb 2005 18:19:14 GMT
Subject: RE: Assembly/Library Lock
You will need to use the TI mmc snap-in and delete the object (which of
course unregisters it).
Someone else will know the separate input/output file...
Rob Beardsworth
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: haibhoang@gmail.com
Newsgroups: microsoft.public.hiserver.general
Subject: Assembly/Library Lock
Date: 23 Feb 2005 12:42:07 -0800
The documentation said that the library is automatically marked as
locked if it is registered in a COM+ application or IIS virtual
directory. How can I unlock this? because I am not done developing. I
hate to recreate it again and again.
Also, what are the steps to create the a method if I have separate
input and output file? |
|
| Back to top |
|
 |
|
|
|
|