J
John Hoge
I'm moving some intranet applications from asp to vs.net, and I am
wondering why VS insists on using a virtual directory. Most of my apps
are in local websites with their own IP and domain.
Is there a way to create a website in IIS that points to a specific
directory and then build a VS project in the root of that directory?
In other words, say site.domain.com points to e:\mysite, I would like
to build a VS application in e:\mysite instead of
e:\mysite\myapplication1 or some such virtual directory that VS
insists on creating. Seems simple, right?
wondering why VS insists on using a virtual directory. Most of my apps
are in local websites with their own IP and domain.
Is there a way to create a website in IIS that points to a specific
directory and then build a VS project in the root of that directory?
In other words, say site.domain.com points to e:\mysite, I would like
to build a VS application in e:\mysite instead of
e:\mysite\myapplication1 or some such virtual directory that VS
insists on creating. Seems simple, right?