Hi All,

I Have hosted 9.3 version code and getting following error. (Follow Ip Address: 50.63.54.198)

If i upload previous version 9.1 version code in same path then application is working fine but the same is throwing an error if i upload latest version of code. Please let us know do i need to do any changes on server to run application without any problem



HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module AnonymousAuthenticationModule
Notification AuthenticateRequest
Handler StaticFile
Error Code 0x80070021
Config Error 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".
Config File \\?\C:\Inetpub\vhosts\cakesnflowers.com\stagingcnf \wwwroot\web.config
Requested URL http://50.63.54.198:80/
Physical Path C:\Inetpub\vhosts\cakesnflowers.com\stagingcnf\www root
Logon Method Not yet determined
Logon User Not yet determined
Config Source
353: <authentication>
354: <anonymousAuthentication userName="" />
355: </authentication>



Thanks in advance