Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Administration
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

HTTP Error 500.19 - Internal Server Error

Vista Administration


Reply
 
Thread Tools Search this Thread
  #1  
Old 13-03-2007
Bruce
 
Posts: n/a
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\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.


Reply With Quote
  #2  
Old 26-04-2007
Member
 
Join Date: Apr 2007
Posts: 1
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.

Reply With Quote
  #3  
Old 21-05-2009
oops
 
Posts: n/a
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...

Reply With Quote
  #4  
Old 21-05-2009
Steve McGarrett
 
Posts: n/a
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.

Reply With Quote
  #5  
Old 2 Weeks Ago
Member
 
Join Date: Nov 2009
Posts: 1
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")

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Administration


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "HTTP Error 500.19 - Internal Server Error"
Thread Thread Starter Forum Replies Last Post
I get "Internal Server Error - Error 500" when i access my website molfer Technology & Internet 2 15-02-2009 01:11 AM
Windows Installer (MSI) Error 2203 An internal error has occurred. cbtg2006 Windows Server Help 4 15-11-2008 10:45 AM
what is Error 2908 An internal error has occurred {DF209BD7-5635-. dnt8 Office Setup 2 10-07-2008 04:37 PM
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


All times are GMT +5.5. The time now is 07:59 AM.