Click to See Complete Forum and Search --> : How to unload ISAPI dll in IIS 4.0


reverse
April 7th, 1999, 06:25 AM
How to unload ISAPI dll in IIS 4.0
Must I turn off W3SVC service?
Isn't there a more efficient method?
And, How to turn off DLL cache in IIS 4.0.
I couldn't solve it modifing registry.

Regards


A programmer who loves Goethe.

April 7th, 1999, 03:52 PM
Yes, you can Type at the command prompt

net stop iisadmin

This will stop ftp and web service and allow thedll to be replaced without a restart. then go to the Internet Service manager and start the services. I usually have it running and do a refresh, then click the start icon on each of the stopped services severaltimes before they start but they do start.

Lynn

L Johansson
June 4th, 1999, 04:26 AM
Checkout Article ID:Q182059 in the MSDN Library, if you don´t have access to it don´t hisitate to post a reply.
I think this is what you´re looking for. I´ve not been able to do this on our server yet, but I´m tired of stoping and starting the IIS Admin services and I´m sure this is what I been looking for.
To stop and start the IIS/FTP/WEB-services is not the right way, one have to retart the server sometimes anyway.
Lennart Johansson/GEAB