Connecting Tech Pros Worldwide Help | Site Map

HTTP 500 Internal Server Error on http://localhost

Newbie
 
Join Date: Feb 2007
Posts: 5
#1: Feb 13 '08
Hi

I would like some help with regards to setting up IIS on my machine, it seems I'm doing something wrong. I installed IIS on a new Windows XP machine with intentions of copying all my ASP projects from the old machine. after installing IIS and opening http://localhost i get this error: "(HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying." I also get the same error when i move my projects onto the new machine
I have played around with the IIS mmc (changing Directory Security and Home Directory settings) and Folder Permissions settings on the wwwroot folder but I've had no luck.

I would appreciate all help and suggestions. If this has been covered, please accept my apology and please point me to the solution.

Thanks.

Ntuthuko
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#2: Feb 14 '08

re: HTTP 500 Internal Server Error on http://localhost


What version of IIS? 500 is too non-specific, we need more info. Thanks.
Newbie
 
Join Date: Feb 2007
Posts: 5
#3: Feb 25 '08

re: HTTP 500 Internal Server Error on http://localhost


Quote:

Originally Posted by kenobewan

What version of IIS? 500 is too non-specific, we need more info. Thanks.

Hi

Thanks for the response, and sorry about the delay.

I'm using IIS Version: 5.1.
I added IWAM_MachineName Account onto the Administrator Group, this seems to work but after a few minutes I get this error :

error '8002801c'
Error accessing the OLE registry.

/iisHelp/common/500-100.asp, line 154.

Thanks
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#4: Feb 26 '08

re: HTTP 500 Internal Server Error on http://localhost


Could be worth running the iis reg tool:
ASP.NET IIS Registration Tool

But it may be that you try running regsvr32 as an admin. HTH.
Reply