User56700650 posted
I have a web deployment project and I'd like to automatically create a virtual directory but I keep getting the following error:
Task "CreateVirtualDirectory"
Initializing IIS Web Server...
C:\Program Files\MSBuild\Microsoft\WebDeployment\v9.0\Microsoft.WebDeployment.targets(667,5): error : Access is denied.
Task "CreateVirtualDirectory"
Initializing IIS Web Server...
C:\Program Files\MSBuild\Microsoft\WebDeployment\v9.0\Microsoft.WebDeployment.targets(667,5): error : Access is denied.
Any ideas as to what might be the cause? I have played around with authentication on the virtual directory but it just seems to not be able to get through to iis....