Everytime I try to add / update settings through the IIS 7 Manager I get the following error.
I'm running Windows 7 Ultimate (32-bit). I'm using a LocalSystem AppPoolIdentity
Everytime I try to add / update settings through the IIS 7 Manager I get the following error.
I'm running Windows 7 Ultimate (32-bit). I'm using a LocalSystem AppPoolIdentity
This error can also happen if the hard drive has run out of space - i.e. there isn't enough space to write the to the config file.
Obviously this would have to be a very full drive, but I've seen this happen on servers where the log files are written to the C drive (and evetually fill it right up)
Try the following:
I do not understand why this works, but it did for me and apparently several other users.
Make sure that the location of your webconfig file has the correct security permissions set. Normally giving the IIS_IUSRS group permission to the directory works.