again:strange problem in create an asp.net project

Joined
Jun 29, 2005
Messages
11
Reaction score
0
Maybe no one is interested but i need the solution. This time i followed
the steps made by Microsoft:install IIS, .net and Visual Studio components that are required for Visual Studio to be able to communicate with the Web server. It still does not work.

Another feature is the localhost was already used by another application and i use
TCP port 80 for the Default Websites in IIS. Is that the reason that i cant create a
project at the location "http://localhost/WebApplication1"?


Please help me.

Following war from last time:
I have installed IIS and Microsoft Visual Studio .NET 2003 in windows 2000 Server
but on the virtual machine of VMWare .
When i create a new ASP.NET Web Application project, there is an error message"
Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1"
Then i used the help message to run "aspnet_regiis /i" this command and installed asp.net.

But there is the same problem . Another strange thing is that on my virtual machine there is already
a asp.net project which was created before but is running well. But why cant i create a new asp.net project?

Should I install the IIS once more?
thank you very much
 

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