vote up 0 vote down star

I am working with Visual Studio setup projects to install web application. I am looking for a way to change the default physical file installation path. The end result I would like is a Virtual Directory called "MySite" that points to a local path on the server like "C:\Apps\MySite"

Is there a built-in option to customize this?

flag

57% accept rate

1 Answer

vote up 0 vote down

No, it will install at the physical file installation path of the Web Site where it is installed plus the name of the virtual directory.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.