Need to restart ASP.NET application from within the application itself

  • Thread starter Vyacheslav Lanovets
  • Start date
V

Vyacheslav Lanovets

Is there any solution or hack to restart the ASP.Net application if I don't
have any access to IIS/Server

Regards, Vyacheslav
 
H

Hans Kesting

Vyacheslav said:
Is there any solution or hack to restart the ASP.Net application if I
don't have any access to IIS/Server

Regards, Vyacheslav

As a hack: try changing the "last modified date" of web.config.
The webapp thinks that file has been changed, and restarts.

Hans Kesting
 
J

Juan T. Llibre

You don't need to do that.
ASP.NET applications restart by themselves if needed.
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top