Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
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.

Go Back   Vista Forums > Vista Newsgroups > Vista account administration

Vista - HTTP Error 500.19 - Internal Server Error

Reply
 
Old 03-12-2007   #1 (permalink)
Bruce


 
 

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 SpecsSystem Spec
Old 04-26-2007   #2 (permalink)
Adron


 
 

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 SpecsSystem Spec
Old 05-20-2009   #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 SpecsSystem Spec
Old 05-21-2009   #4 (permalink)
Steve McGarrett


 
 

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...
Nobody knows what you're talking about, since the vast majority here
don't use that board you're using.

Start a new thread.
My System SpecsSystem Spec
Old 2 Weeks Ago   #5 (permalink)
Nandastupid


 
 

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 SpecsSystem Spec
Old 2 Weeks Ago   #6 (permalink)
Nandastupid


 
 

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 SpecsSystem Spec
Reply

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


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46