Deploy ASP.Net application to a virtual directory

  • Thread starter Stewart Armbrecht
  • Start date
S

Stewart Armbrecht

Is it possible to create a deployment project that deploys your asp.net
application to a virtual directory? I don't want the application to install
in the wwwroot folder. If so how?
 
T

Tommy

Yes, you can create a deployment project that deploys your ASP.NET
application to a virtual directory.

1. In the web setup project, go to the "File System View".
2. Right-click on the "Web Application Folder" and select properties
3. Specify the virtual directory to deploy your web application in the
"VirtualDirectory" attribute.

Tommy,
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top