I have created a COM DLL in Visual Basic and every time I make change to it and try to copy the new version to my web server I have to stop and restart IIS to get it to work — otherwise the file is in use.
Anyone know a work-around for this? I’d rather not have to stop and restart IIS every time.