Unable to create asp.net project type in Visual Studio.Net 2003

G

Guest

My PC is having Windows XP Professional installed. IIS Server is up and
running.
I am able to create a ASP 3.0 Web Project using Visual Interdev.

Now I am trying to create a ASP.NET project. But it always throws an error
as mentioned below. And I am not able create a project of that sort.

The web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'A connection with the server could not
be established'

Can anyone help me why this is so. I tried re-installing several types. But
alas!, it gives no change in the response.

Thanks in advance.

Babunath
 
L

Lionel LASKE

Try to register again the .NET Framework on IIS: launch
"aspnet_regiis.exe -i" on the
"[%WINDOWS%]\Microsoft .Net\framework\vXXX\)" directory.


Lionel.
 

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