Web site Deployement Problem
-
Hi folks, I got the following problem when i try to deploy my web site in IIS7 on Vista machine.(Developed in Visual Studio 2005 .Net 2.0).
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/TestWeb Physical Path: E:\TestWeb 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: \\?\E:\TestWeb\web.config Config Source: 79: </modules> 80: <handlers> 81: <remove name="WebServiceHandlerFactory-Integrated"/>
If any one knows please reply me as soon as possible. Advance Thanks,friendly, ranandbe
-
Hi folks, I got the following problem when i try to deploy my web site in IIS7 on Vista machine.(Developed in Visual Studio 2005 .Net 2.0).
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/TestWeb Physical Path: E:\TestWeb 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: \\?\E:\TestWeb\web.config Config Source: 79: </modules> 80: <handlers> 81: <remove name="WebServiceHandlerFactory-Integrated"/>
If any one knows please reply me as soon as possible. Advance Thanks,friendly, ranandbe
Requested URL: http://localhost:80/TestWeb Physical Path: E:\TestWeb Hello. The Requested URL cannot display your website because the files arent there. The files in the Physical Path: E:\TestWeb should be uploaded to the server, then the website will show. However, the IIS server must be running.
--------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.