How to restart Web App On Demand

  • Thread starter Thread starter Jerry
  • Start date Start date
J

Jerry

I periodically need to restart a Web application following routine
maintenance tasks (e.g., update database that drives some application
behavior). I understand that the app will restart after updating Web.config,
updating the dll in the bin folder, etc. But I was wondering if there is an
easier way to restart the app on demand (without opening and saving
Web.config, for example).

Thanks.
 

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