We just installed visual studio .net 2003 and ran a simple vb application
that pull up a main application window. It compiled and ran.
We also tried to do the same for an asp.net application: New Project |
ASP.Net Web App | Default:
http://localhost//WebApplication1.
Error message: visual studio can not create or open the application because
no web server was detected at this url. Make sure the web server is
installed and running.
Does a local asp server come with visual studio? How does it need to be
setup?