|
| |||||||||
| Tags: http error, iis manager, internal server error, vista ultimate |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| HTTP Error 500.19 - Internal Server Error previous XP machine to a specific location on my Vista machine, and then in IIS Manager I reset the path of the "default web site" to that location. When I go to IE7 and try to navigate to that content via http://localhost , I get the error that I have pasted below. Any recommendations? Thanks, Bruce ---------------------- 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: 0x80070005 Notification: BeginRequest Module: IIS Web Core Requested URL: http://localhost:80/ Physical Path: C:\Users\bruce.SCHECHTER\Documents\HomePage\Inetpu b\wwwroot Logon User: Not yet determined Logon Method: Not yet determined Handler: Not yet determined Config Error: Cannot read configuration file Config File: \\?\C:\Users\bruce.SCHECHTER\Documents\HomePage\In etpub\wwwroot\web.config Config Source: -1: 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. |
|
#2
| |||
| |||
| Config File Issue
It seems this is an ongoing problem whenever I try to develop against the actual localhost server. If you don't need to set windows authentication or any specific config settings just run a regular file based web project. ...otherwise I'm in the same boat as you, and would like to know how to fix this problem. If I come up with anything I will post back here - and probably on my blog. |
|
#3
| |||
| |||
| Re: HTTP Error 500.19 - Internal Server Error
Hate to revive a REALLY old thread, but, any fix to this issue(having this exact problem)? Google isn't helping. I cannot run any asp.net apps on my vista box without this replicating error. Someones got a fix I hope... |
|
#4
| |||
| |||
| Re: HTTP Error 500.19 - Internal Server Error
Nobody knows what you're talking about, since the vast majority here don't use that board you're using. Start a new thread. |
|
#5
| |||
| |||
| Re: HTTP Error 500.19 - Internal Server Error
Received this same issue after installing IIS 7 on Vista Home Premium. To correct error I changed the following values located in the applicationHost.config file located in Windows\system32\inetsrv. Change all of the following values located in section <configSections> --> <sectionGroup name="system.webServer"> ◦<section name="handlers" overrideModeDefault="Deny" /> change this value from "Deny" to "Allow" ◦<section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" /> change this value from "Deny" to "Allow") |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "HTTP Error 500.19 - Internal Server Error" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Win Vista Sp2 install Error : An internal error occurred while installing the service pack | savio | Operating Systems | 3 | 04-12-2009 05:30 PM |
| I get "Internal Server Error - Error 500" when i access my website | molfer | Technology & Internet | 2 | 15-02-2009 01:11 AM |
| system error: An internal error occurred: the request is not suppo | dwoo89@hotmail.com | MediaCenter | 5 | 14-12-2008 05:25 AM |
| Office Enterprise 2007 - Error 2203 - internal error 2147287035 | mwelizeb | Office Setup | 4 | 18-05-2008 04:06 AM |
| HTTP 500.19 -Internal Server Error | patrick | Vista Administration | 0 | 30-04-2007 02:54 AM |