V Vyacheslav Lanovets Jul 27, 2005 #1 Is there any solution or hack to restart the ASP.Net application if I don't have any access to IIS/Server Regards, Vyacheslav
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 Jul 27, 2005 #2 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 Click to expand... As a hack: try changing the "last modified date" of web.config. The webapp thinks that file has been changed, and restarts. 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 Click to expand... 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 Jul 27, 2005 #3 You don't need to do that. ASP.NET applications restart by themselves if needed. Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================
You don't need to do that. ASP.NET applications restart by themselves if needed. Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================