hi .. i put the same question in asp.net forum but couldnt get any help .. i hope it will be resolved here ...
i have installed vs2008(on vista home premium edition) but i am not able to run websites correctly ... when i try to run the website from within vs2008 it gives following error
HTTP Error 500.19 - Internal Server Error
Description: The requested page cannot be accessed because the related configuration data for the page is invalid.
Error Code: 0x80070021
Notification: BeginRequest
Module: IIS Web Core
Requested URL: http://localhost:80/WebSite1/Default.aspx
Physical Path: C:\inetpub\wwwroot\WebSite1\Default.aspx
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
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\wwwroot\WebSite1\web.config
Config Source:
139: </modules>
140: <handlers>
141: <remove name="WebServiceHandlerFactory-Integrated"/>
|
More Information...
This 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.
Server Version Information: Internet Information Services 7.0.
any bdy knows wats the problem ...