How to restart asp.net process in a nice (and easy) way.

  • Thread starter Thread starter Anders Both
  • Start date Start date
A

Anders Both

How can i restart (or stop) the asp.net process in a nice healthy way.

I know that I can stop the w3wp.exe in Windows Task manager, but I also know
that this will be a wery hard shut down, and that stop_events etc, are not
beeign called.

??

Best Regards

Anders Both
 
If you change the Application Protection to "High (Isolated)"
You can click "Unload" application then

George.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top