Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01177488
Message ID:
01177699
Views:
15
Try getting to a DOS window, then

NET STOP w3svc

Then, replace your dll, then

NET START w3svc

Doing the IIS Restart does the stop / start but no delay to allow you to do your swap-out.


>Hi
>
>I have a foxpro dll running via interop in a .net web service. Previously I have been able to replace this dll by running iisreset and then putting in a new copy.
>
>I can't run iisreset any more because other parts of the web site need to prrserve their session state so often the dll is marked as in use and I can't replace it. Does anyone have any suggestions for the best way to manage the replacement of a fox dll in a web service.
>
>
>Thanks
>
>Nick Mason
Previous
Next
Reply
Map
View