New ASP.NET Web Application

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

Help!

How do I open a new ASP.NET Web application? It seems to want to point to an
HTTP site. Is this normal or can I create it locally? If I try to do it
locally, it wont let me enter a project name.

Thanks,
Brian
 
In order to develop locally you must have IIS installed and running on your
local dev machine.
 
Ok...I installed it...going to try it now.

Jon said:
In order to develop locally you must have IIS installed and running on
your local dev machine.
 

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

Back
Top