In our web application we have a directory which resides outside of the project. On IIS that’s no problem to do, but can I do that also in my project in Visual Studio?
Edit: My project is running on File System, and not on Local IIS
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you click
File|Open|Websiteand then click on theLocal IISbutton on the left-hand side of the dialog, then navigate to your project file and open from there you should find the virtual directories are included in Solution Explorer.