IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 27th, 2005, 08:26 AM
sukanta sukanta is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 1 sukanta User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 25 m 20 sec
Reputation Power: 0
sukanta

[QUOTE=johnangxun]hi,
I currently installed the IIS and visual studio.net 2003.

When I try to create a new project (asp.net web application) I get this message.

The Web server reported the following error whenattempting to create or open the web project located at the following URL: 'http://localhost/WebApplication1'. 'http/1.1 500 Server Error'

How to solve this problem.

Reply With Quote
  #2  
Old January 27th, 2005, 09:38 PM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,797 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 15 h 7 m 48 sec
Reputation Power: 746
Quote:
Originally Posted by sukanta
[QUOTE=johnangxun]hi,
I currently installed the IIS and visual studio.net 2003.

When I try to create a new project (asp.net web application) I get this message.

The Web server reported the following error whenattempting to create or open the web project located at the following URL: 'http://localhost/WebApplication1'. 'http/1.1 500 Server Error'

How to solve this problem.

You won't solve the problem by hijacking someone else's question.
__________________
======
Doug G
======
"Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton

Reply With Quote
  #3  
Old February 9th, 2005, 03:15 AM
ssultana ssultana is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 1 ssultana User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 9 m 8 sec
Reputation Power: 0
http:/1.1 500 server error when creating a web asp.net application

does someone have an answer to this problem? if so, please share it

Reply With Quote
  #4  
Old February 9th, 2005, 08:16 PM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,797 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 15 h 7 m 48 sec
Reputation Power: 746
What is the entire error message?

Reply With Quote
  #5  
Old March 19th, 2005, 03:51 PM
vandean vandean is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 1 vandean User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 14 m 11 sec
Reputation Power: 0
Talking maybe this works?

Hi loaded iis onto xp home.

Tried to create a asp.net project, no go - got your error:
'http://localhost/WebApplication1'. 'http/1.1 500 Server Error'

Resolved my issue. Please note that this might not solve yours!! The .net ide tries to contact the web server to create the web site and interact with iis. On XP home there is no user account setup for asp to access iis. iis is set to allow anonymous connections through the web, but to interact with iis there must be a local user account with the correct privileges to do so. What I did was go to control panel >admin tools > IIS manager. Right click default web site and go to properties > directory security > click edit on anonymous access … tick anonymous access and edit the account used for anonymous access. I used the account that I log onto the pc with – at least I knew that this account was on the pc!!!! . On xp pro there should be an account for the asp.net ‘user’ and thus iis can authenticate this user- if you are using xp pro then it might be that this magical asp.user account setup when you install .net ide might be missing…. Check out your suers setup on the pc - there must be a user called asp… something or other..


Good luck

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > HTTP/1.1 500 Server Error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway