![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | HTTP Error 500.19 - Internal Server Error I am running Vista Ultimate. I moved a block of ASP.NET web content from my 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\Inetpub\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\Inetpub\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. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: HTTP Error 500.19 - Internal Server Error 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. Thx, Adron www.adronbhall.com -- Adron ------------------------------------------------------------------------ Adron's Profile: http://forums.techarena.in/member.php?userid=25092 View this thread: http://forums.techarena.in/showthread.php?t=703819 http://forums.techarena.in |
My System Specs![]() |
| | #3 (permalink) |
| Vista Ultimate x64 | 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... |
My System Specs![]() |
| | #4 (permalink) |
| | Re: HTTP Error 500.19 - Internal Server Error On Wed, 20 May 2009 18:53:56 -0500, oops <guest@xxxxxx-email.com> wrote: Quote: > >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... don't use that board you're using. Start a new thread. |
My System Specs![]() |
| | #5 (permalink) |
| | 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" Thanks for the contributor: http://forums.asp.net/p/1220987/2178041.aspx (ddeputy ) -- Nandastupid ------------------------------------------------------------------------ Nandastupid's Profile: http://forums.techarena.in/members/151808.htm View this thread: http://forums.techarena.in/vista-adm...ion/703819.htm http://forums.techarena.in |
My System Specs![]() |
| | #6 (permalink) |
| | 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" Thanks for the contributor: http://forums.asp.net/p/1220987/2178041.aspx (ddeputy ) -- Nandastupid ------------------------------------------------------------------------ Nandastupid's Profile: http://forums.techarena.in/members/151808.htm View this thread: http://forums.techarena.in/vista-adm...ion/703819.htm http://forums.techarena.in |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| internal error | Network & Sharing | |||
| appSettings causes HTTP Error 500.19 - Internal Server Error | .NET General | |||
| 500-Internal server error | .NET General | |||
| internal error | Vista account administration | |||
| HTTP 500.19 -Internal Server Error | Vista account administration | |||