How to restart IIS 6 defaultAppPool when I click the webpage button in asp.net web application.
I tried using HttpRuntime.UnloadAppDomain (); but it cannot restart IIS 6 defaultAppPool.
If you need to restart the ASP.NET application; just write some blank lines at the end of web.config; it will automatically restart the ASP.NET application. This method does not require special / administrative permissions!
Restart IIS Application Pool from ASP.NET Page
Source: https://habr.com/ru/post/1717060/More articles:jquery ui datepicker - altfield as a div, not an input - jquery-uiDownload the virus using the web form - securityWPF: error getting UserControl in ToolBox - visual-studio-2008Problem with SelectedItem from WPF Editable ComboBox with DataTemplate - wpfПочему java.lang.Thread в белом списке Google App Engine? - javaWhy is there no 64-bit R build for Windows? - windowsDefault forced button for gridview - vb.netUIWebView with PDF - iphoneJQuery click function on LI not working in IE - jqueryasp.net markup exception tricks - exceptionAll Articles