IIS version is 5.1
The IIS reset (unexpected) when app system running. I add debug code by using HostingEnvironment.ShutdownReason.
Then I find the reason value is "ConfigurationChange". But I don't change any configuration.
Do you have some advice? or how can I shut down the monitor that the system can run when Configuration Changed?
Thanks in advance.