I can open a web project in TFS; however, in my QA environment, I have to modify it to use IIS. In my local dev environment, I do not have IIS and I cannot install it.
The new company rules prohibit access to QA for me, and I can not open my web project to fix it on my machine.
When I open the project, I get "The web application project ... is configured to use IIS. To access the local IIS websites you must run Visual Studio in the context of the administrator account." Then I open it as an administrator, but VS asks that the virtual directory be created on my IIS.
source share