The Web server reported the following error when attempting to cre

G

Guest

Hi,

I'm getting this error when I create a asp.net application.

The Web server reported the following error when attempting to create or
open the Web projects located at the following URL:
'http://localhost/WebApplication1'. 'HTTP/1.1 500 Internal ServerError'.

my system configuration is as follows:

Windows XP
XP sp2
Visual studio 2003
Framework 1.1

Thanks in advance

Cris
 
G

Guest

Chris 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
 
G

Guest

Patrick,

This error is coming when I'm trying to create new ASP.NET project.

Thanks,
Chris
 

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