If you have been playing with the remote management capabilities in IIS7, you might run into an error where you are denied access to change anything from the remote client:
A quick investigation using ProcMon shows that "Local Service" is trying to modify the configuration file (web.config) in the managed directory and is being denied access.
Naturally, to fix this you need to give write access to "Local Service" for whatever application you are trying to manage.
Comments [0] November 12, 2007 Trackback
This is the personal site of Ryan Dunn, co-author of the The .NET Developers Guide to Directory Services Programming.
Ryan currently works for Microsoft and is the Technical Evangelist for SQL Server Data Services (SSDS)
Buy the Book
Contact Ryan