A typical command is http://localhost:51307/DotNetNuke%20Website%Website1/Default.aspx results in "Cannot Connect to Local Host:49951 or what every #. Seems to change for some reason
I can access DNN using Web Developer. I also get this error message using http://localhost/DotNetNuke
Server 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: 0x800700b7
Notification: BeginRequest
Module: IIS Web Core
Requested URL: http://localhost:80/DotNetNuke/default.aspx = Domain Name: localhost/DotNetNuke
Physical Path: C:\DotNetNuke\default.aspx = Domain Name: localhost\DotNetNuke
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Config Error: Cannot add duplicate collection entry
Config File: \\?\C:\DotNetNuke\web.config
Config Source:
301: <handlers> 302: <add name="AJAX_ScriptResourceHandler" path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv2.0" /> 303: <add name="AJAX_AppServiceHandler" path="*_AppService.axd" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="integratedMode,runtimeVersionv2.0" />
|
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.
I would really like to be able to simply open up the program so I can work on a website pages off line. Please help ASAP. Thank you!