Hello,
I'm still working on trying to deploy my web site. Seeing that I couldn't get my own to work I went back and tried doing the same with the RELEASE version I created of the Planet Wrox project. I still get an error. Again, I'm running IE 7, Windows Vista, Visual Studio 2008. Any help would be appreciated.
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 InformationModuleIIS Web CoreNotificationBeginRequestHandlerNot yet determinedError Code0x80070021Config ErrorThis 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:\BegASPNET\Release\web.config
Requested URLhttp://localhost:80/Physical PathC:\BegASPNET\ReleaseLogon MethodNot yet determinedLogon UserNot yet determined
Config Source
159: </modules> 160: <handlers> 161: <remove name="WebServiceHandlerFactory-Integrated" />
Links and More InformationThis error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.
View more information »