Creating an ASP.NET project on another site

G

Guest

I have windows server 2003 running on my laptop for development. I have five
separate web sites created in IIS and I would like to create a project in one
of those five sites. However VS will not let me create a project in a site
other than localhost. Any ideas?
 
S

Sahil Malik

You have 5 sites running? I hope you don't mean 5 Virtual Directories?

Either way - you can easily override VStudio's behavior by manually editing
the webinfo file with the project. VStudio will learn to get along with the
change :)
 

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