Senator Guerra Souty original series calendar,replica hublot blue steel peach pointer collocation of rolex replica Rome digital scale, track type minute replica watches scale shows that the classical model is swiss replica watches incomparable, wearing elegant dress highlights.
mr-ponna.com

 

YOU ARE HERE: HOME Questions How to restart ASP NET Application with code



Restart ASP.NET Application with code

View(s): 10864

How to restart ASP.NET Application with code

Answer 1)


To restart ASP.NET web application programmatically with server side code, use

System.Web.HttpRuntime.UnloadAppDomain()

method. This method will stop and unload web application. Application_End procedure in Global.asax will be executed. Application will start again on next request. 

  Asked in:  SemanticSpace Technologies   Expertise Level:  Experienced
  Last updated on Friday, 14 December 2012
4/5 stars (4 vote(s))

Register Login Ask Us Write to Us Help