kentico_edwardh
-
10/4/2013 9:17:20 PM
RE:500.19 error on Windows 7 IIS localhost
Hello,
If the locking error you are referring to is:
“This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".”
It usually indicates you have a mismatch between the app pool .NET Version and the project .NET version/web.config version, your .NET framework is corrupt and you need to run the aspnet_regiis -i command to register .NET Framework, or you have nested web.config files within your project folder. If you cannot upload the file to some external service, you can always email us – support@kentico.com
Best Regards, Edward Hillard
|