Neil wrote: > Hi, > I am developing an ISAPI application, and when I compile it I copy it into > the script folder. After testing it, how do I unload it from memory so I can > copy another version of the DLL into the script folder with the same name?
IIRC you had to reload IIS. -- Ehsan Akhgari Farda Technology <http://www.farda-tech.com/> If Java had true garbage collection, most programs would delete themselves upon execution. - Robert Sewell _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
