HTTP/1.1 500 Internal Server Error. Pleeeease...

F

fazeee

Hi Everyone!

I am trying to create ne C# Project in VS 2003 (I use XPSP2)
The problem is as follows:

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

Please. Help.
 
P

Patrick.O.Ige

fazeeze can you post more details do this by going to..
your browser, go to the Internet Options dialog. Usually under the Tools
menu. Click on Advanced tab. Uncheck the "Show Friendly Error Messages." Try
again. Now you might be able to see what the actual error is!
Then post it

This error is usually related with permission issues do u have ASP.NET acct,
Does it exist? If yes..
Run "aspnet_regiis.exe -i" from command and run regsvr32 aspnet_isapi.dll
too.
If error persists post it.
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top