Reputation: 3032
I have IIS 7.5 has 80 sites, i located C:\Windows\System32\inetsrv\config\applicationhost.config, I opened but found only 4 sites, Home come? I have no other applicationhost.config on C, when i use MWA.dll I got 80 sites but i'm creating console application that require reading the applicationhost.config
Upvotes: 0
Views: 520
Reputation: 5677
You may have sharedconfig enabled ,check in your IIS manager if you have it enabled
Upvotes: 2