Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > HTTP1.1/500 Server Error

Reply
Thread Tools

HTTP1.1/500 Server Error

 
 
Steve Battisti
Guest
Posts: n/a
 
      12-19-2003
Hello all,

I have .NET working swimmingly on my Win 2K laptop. I'm in
the process of trying to get it working on my home PC,
running Win XP Pro.

IIS installed fine, .NET framework and the software
installed fine, but here's the situation. Whenever I try
to create a new web application in Vis Studio .NET 2003, I
get the following error:

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

I did some further testing, and found the following:

-IIS is up, and successfully serves an HTML page I placed
in wwwroot.
-IIS will not serve up the iisstart.asp file that's in
wwwroot - it gets the same HTTP 1.1/500 Server Error
-I'm logged in as a member of the local administrator
group
-The default web site properties match the working IIS on
my laptop exactly on every screen

Finally, I tried uninstalling VS 2003, .NET Framework 1.1,
AND IIS. Then, I reinstalled IIS, and even without
any .NET stuff at all, I can't get the iistart.asp to come
up at all.

Clearly, it looks like something just is missing
somewhere. Any ideas what it might be?

Thanks,

Steve
 
Reply With Quote
 
 
 
 
Aaron Bertrand [MVP]
Guest
Posts: n/a
 
      12-19-2003
> -IIS will not serve up the iisstart.asp file that's in
> wwwroot - it gets the same HTTP 1.1/500 Server Error


So find out what the real error is.
http://www.aspfaq.com/2109

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


 
Reply With Quote
 
 
 
 
Dave Anderson
Guest
Posts: n/a
 
      12-19-2003
"Steve Battisti" wrote:
>
> ...The web server reported the following error when
> attempting to create or open the Web project located at
> the following URL: 'http://localhost/test'. HTTP 1.1/500
> Server Error'...


http://www.aspfaq.com/show.asp?id=2109


--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.


 
Reply With Quote
 
Steve Battisti
Guest
Posts: n/a
 
      12-19-2003
See, I knew there was a reason I came here. (^_-) OK, I'll
try that tonight and let y'all know what happens.

Thanks,

Steve

>
>So find out what the real error is.
>http://www.aspfaq.com/2109


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/822319ev1'. 'HTTP/1.1 500 Internal Server Error'. chanmm ASP .Net 2 09-07-2010 07:37 AM
System.Net.WebException: The remote server returned an error: (500) Internal Server Error. kuladeep.mohan@gmail.com ASP .Net 5 08-26-2009 09:36 AM
Help. Getting a An error has occurred while establishing a connectionto the server. When connecting to SQL Server 2005, this failure may be causedby the fact that under the default settings SQL Server does not allow remote aboutjav.com@gmail.com ASP .Net 0 05-03-2008 12:43 PM
Server to server = Server client to server? - Java 2 07-29-2005 10:46 PM
Web server reported following error... HTTP/1.1 500 Internal Server Error John Bonds ASP .Net 2 08-03-2004 10:03 PM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57