Help!

HTTP Error 500.19 - Internal Server Error

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Account Administration RSS
Next:  Word files extension .shs  
Author Message
Bruce
External


Since: Jan 10, 2007
Posts: 14



PostPosted: Mon Mar 12, 2007 11:54 am    Post subject: HTTP Error 500.19 - Internal Server Error
Archived from groups: microsoft>public>windows>vista>administration_accounts_passwords (more info?)

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.
Back to top
Adron
External


Since: Apr 26, 2007
Posts: 1



PostPosted: Thu Apr 26, 2007 11:28 pm    Post subject: Re: HTTP Error 500.19 - Internal Server Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
Back to top
oops
External


Since: May 20, 2009
Posts: 1



PostPosted: Wed May 20, 2009 6:53 pm    Post subject: Re: HTTP Error 500.19 - Internal Server Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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...


--
oops
Back to top
Steve McGarrett
External


Since: Feb 01, 2009
Posts: 7



PostPosted: Wed May 20, 2009 11:15 pm    Post subject: Re: HTTP Error 500.19 - Internal Server Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 20 May 2009 18:53:56 -0500, oops <guest RemoveThis @unknown-email.com>
wrote:

>
>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.
Back to top
Nandastupid
External


Since: Nov 05, 2009
Posts: 1



PostPosted: Wed Nov 04, 2009 10:10 pm    Post subject: Re: HTTP Error 500.19 - Internal Server Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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-administration/703819.htm

http://forums.techarena.in
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Account Administration All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum