> 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.
more specifically you have to stop IIS, copy, then start IIS again. _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
