|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
I jsut recently installed Visual Studio.Net 2003. When I try to open up an existing web project on a remote server, I get this error
The Web Server reported the following error when attempting to create or open the Web project located at the following URL:'http//sol'. 'HTTP/1.1 500 Internal Server Error' I am using Windows Server 2000. The web project then opens, but none of the code behind files are included. Last edited by jmlsgateway : April 13th, 2004 at 11:44 AM. |
|
#2
|
|||
|
|||
|
In Internet Explorer, open Tools - Internet Options - Advanced Options and uncheck the "show friendly http errors" setting. You should get a more descriptive error message that will help you debug.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
I tried unchecking that but, it doesn't give me a better explanation of the error. I was messing around with that earlier, based on other posts I have read. Thanks for the reply!
|
|
#4
|
||||
|
||||
|
|
|
#5
|
|||
|
|||
|
Hi
I had a similar problem when opening new project or existing project in vs.net Here is what I did to fix it I deleted web.config file from inetpub/wwwroot directory, then I went to IIS right click on Default web site / all tasks / check server extensions… At least in my case doing all of that fixed the problem Good luck |
|
#6
|
|||
|
|||
|
Thanks for the replys!!
What I finally did was reinstall IIS and then. I also had to go into the website.vbproj.webinfo file and change where that was pointing to. Then it finally worked!! |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > http:/1.1 500 internal server error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|