TroyMcClure
Technical User
...Or maybe shutting it down isn't needed. The problem is that I am running standard ASP, and there is a visual basic .dll that the ASP pages call for certain functions. When I need to make a change to that dll and put a new one in the winnt\system32 directory, the file can't be copied because the website is using it.
So...There are a couple of other websites running on the IIS box that I do NOT want to shut down. So how do I 'free' that .dll so I can replace it? Prior to this I was force to shut the whole IIS down and restart it, but as I said, now there are other sites running on the server.
So do I have to shut down IIS, or is there another way to kill just the .dll process so the file can be replaced?
Thanks,
T
So...There are a couple of other websites running on the IIS box that I do NOT want to shut down. So how do I 'free' that .dll so I can replace it? Prior to this I was force to shut the whole IIS down and restart it, but as I said, now there are other sites running on the server.
So do I have to shut down IIS, or is there another way to kill just the .dll process so the file can be replaced?
Thanks,
T