Hi
We have two IIS 7.5 Webservers with Shared Configuration on an UNC Path.
Last saturday, we had some issue on our Storage so the UNC Path wasn't reachable for a short time.
Both webserver were going down. The Services weren't starting.
Found those Events:
System Event ID Source: WAS ID 5172. Can't read configuration file.
Application Event ID: Source: IIS-W3SVC-WP ID 2297 trying to read global module configuration data from file
I thought there should be a local copy of the configuration files. So it shouldn't really matter if the UNC Path is reachable or not.
There haven't been any configuration changes or apppool recyclings.
After the UNC Share was reachable i could fix all errors with an iisreset.
Is this is a normal behavior or there are some configuration mistakes on my site?
Thanks for your help.