Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 6th, 2005, 03:53 AM
Authorized User
 
Join Date: Mar 2005
Posts: 36
Thanks: 2
Thanked 1 Time in 1 Post
Default Http/1.1 500 Internal Server Error

When I am trying to create new ASP.NET application is is throwing the following error message.

"The web server reported the following error when attempting to create or open the webproject located at the following URL "http://localhost/WebApplcation1". "Http/1.1 500 Internal Server Error"

Please note that IIS is running and ASPNet user is enabled.
 
Old May 6th, 2005, 10:14 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

You need to be more explicit.
What is the specific action that raises this error?
What have you done leading up to the error-raising event?
Have you checked Windows’ logs with Event Viewrer to see if there is any info there?
Do existing resources on the server respond properly to Internet Requests?
 
Old May 19th, 2005, 11:40 AM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have the same problem. When I write an asp file in a notepad it works fine but somehow i cannot create webproject in microsoft dev. enviroment.

 
Old May 19th, 2005, 12:13 PM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In my case it helped to reinstall IIS
although it might not be a permanent improvement;) http://www.dotnet247.com/247referenc...51/255624.aspx


 
Old May 19th, 2005, 10:02 PM
Authorized User
 
Join Date: Mar 2005
Posts: 36
Thanks: 2
Thanked 1 Time in 1 Post
Default

Quote:
quote:Originally posted by abinashpatra
 When I am trying to create new ASP.NET application is is throwing the following error message.

"The web server reported the following error when attempting to create or open the webproject located at the following URL "http://localhost/WebApplcation1". "Http/1.1 500 Internal Server Error"

Please note that IIS is running and ASPNet user is enabled.
 
Old May 19th, 2005, 10:05 PM
Authorized User
 
Join Date: Mar 2005
Posts: 36
Thanks: 2
Thanked 1 Time in 1 Post
Default

Scenario is very simple. I amjust trying to create one web application and the error is thrown. Initially VS.net2003 was installed and then I installed the IIS. IIS was running fine. Than I uninstalled the VS.net and then Installed again. I have not uninstalled the IIS. Only Vs.net ws installed again. Still same problem persisted.

I have also checked the event viewer nothing is getting logged.



Quote:
quote:Originally posted by abinashpatra
 When I am trying to create new ASP.NET application is is throwing the following error message.

"The web server reported the following error when attempting to create or open the webproject located at the following URL "http://localhost/WebApplcation1". "Http/1.1 500 Internal Server Error"

Please note that IIS is running and ASPNet user is enabled.
 
Old February 1st, 2006, 06:03 AM
Registered User
 
Join Date: Feb 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

The solution could be pretty straight forward. I would recommend you try the following:

Open IIS Administrator (right click "my computer", select "manage", then open the "Services and Applications" node, open the "Internet Internet Sercices" node) and under the "Web Sites" node will be listed all the webs on the machine. Open one you are creating/loading projects from (usually this will be "Default Web Site"). Right click the web site and select "Properties" from the menu. This should open a property sheet. Select the "ASP.NET" tab/page. This should now list a host of information. Find the "ASP.NET Version" property, and make sure this is set to 1.1.xxxx and NOT 2.0.xxxxx



Hope this helps!


 
Old May 22nd, 2006, 01:38 PM
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Debes borrar el archivo web.config que se te ha creado en el wwwroot. With this you will resolve the problem

 
Old June 23rd, 2006, 12:06 AM
Registered User
 
Join Date: Jun 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to dhaval4friends Send a message via Yahoo to dhaval4friends
Default

Hi All,
i am getting the same error
'HTTP/1.1 500 Internal Server Error.'

here are my event logs
[1]
"aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. "

[2]
"aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid."

i have tried

- reseting IIS
- restrating the system
- aspnet user is there in Administrator Group
- haven't made changes in machine.config

Please anyone help me...

Thanks in advance
~Dh@v@!


 
Old June 25th, 2006, 11:55 PM
Registered User
 
Join Date: Jun 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to dhaval4friends Send a message via Yahoo to dhaval4friends
Default

Hi all,
I got the fix
my ASPNET account got locked... unlocked it and now its working..


Regards,

~Dhaval
http://blogfullofcrap.blogspot.com/





Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTP/1.1 500 Internal Server Error Dmitriy General .NET 0 February 26th, 2008 04:50 PM
HTTP 500 - Internal server error helmsly BOOK: Beginning ASP 3.0 11 November 8th, 2006 03:15 AM
HTTP 500: Internal Server Error cyberddindia Classic ASP Databases 4 October 5th, 2006 11:36 PM
HTTP 500 Internal Server Error hosefo81 Beginning PHP 3 October 22nd, 2003 08:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.