Unloading COM+ EventSystem Message DLL

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

I have been successful using the COM+ EventSystem to write to the
Application event log utilizing a message DLL. However, once that DLL
is accessed it is being held in memory and I am unable to change my
message file and recompile the DLL (access denied error).

What process or service actually references the DLL and how do I get
it to release the file so I can recompile? Right now I can only log
off and log back on...what a pain!!

Thanks in advance,
Michael Levy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top