ISAPI Extensions
-
Hi there, I have installed the NT Option pack over NT 4.0 sp 5, and use the personal web server to run ISAPI extensions of my development. The problem is, once a web page accesses a certain extension (DLL) and it is loaded into memory, I can't seem to unload it (stopping the web service doesn't help). This of course prohibits changing the code and trying again, since I can't replace the DLL in my SCRIPTS folder, unless I reboot :(( . Any ideas?
-
Hi there, I have installed the NT Option pack over NT 4.0 sp 5, and use the personal web server to run ISAPI extensions of my development. The problem is, once a web page accesses a certain extension (DLL) and it is loaded into memory, I can't seem to unload it (stopping the web service doesn't help). This of course prohibits changing the code and trying again, since I can't replace the DLL in my SCRIPTS folder, unless I reboot :(( . Any ideas?
Open a DOS prompt, CD to the scripts dir, and rename the DLL. Then you'll be able to rebuild it. --Mike-- "COM didn't solve the old version of DLL hell - it just provided us with a new and improved version of hell." -- John Simmons, 1/22/2002 My really out-of-date homepage Sonork - 100.10414 AcidHelm Big fan of Alyson Hannigan.