G
Guest
I have a .NET Web Application that calls a .NET Component
When this was a VB6 Active X DLL COM I added the Component to the Server using the Administrative Component Service Tool. And assigned a single identity for the component to run under
I want to do the same thing for my .NET Component. I need it to run on the server as a single identity
How do I accomplish this
Thanks
jmv
When this was a VB6 Active X DLL COM I added the Component to the Server using the Administrative Component Service Tool. And assigned a single identity for the component to run under
I want to do the same thing for my .NET Component. I need it to run on the server as a single identity
How do I accomplish this
Thanks
jmv