Problem registering a DLL file for my COM+ application
I am developing a COM+ application and I'm having a problem with registering the DLL file. Every time the server reboots, I have to re-register it. What are the correct steps to register the DLL file in the COM+ application? Any help is greatly appreciated.
Very strange! Are you registering the DLL with REGSRV32.EXE? If you are and the registration isn't sticking, that sounds like the registry is not properly being flushed to disk. You might want to check if the server is properly shutting down.
This was first published in July 2002
Join the conversationComment
Share
Comments
Results
Contribute to the conversation