User-13302248 posted
Hi all,
I don't know whether to be concerned about the warning or the error, or both? I'm trying to use the option in WDP to create a virtual directory when the build is ran.
Environment: Windows 2008 Server and Visual Studio 2008 SP1
CreateVirtualDirectory:
Initializing IIS Web Server...
Successfully created virtual directory 'd'.
Granting IIS read access to the folder 'C:\temp\Debug'.
C:\Program Files (x86)\MSBuild\Microsoft\WebDeployment\v9.0\Microsoft.WebDeploy
ment.targets(676,5): error : Some or all identity references could not be trans
lated.
Warning: Unable to grant IIS access to folder 'C:\temp\Debug'.
Not setting IIS access to folder 'C:\temp\Debug\App_Data'. Folder does not ex
ist.
Done Building Project "C:\applications\RsLibraryClientWeb\WebApplication1.cspro
j_deploy\WebApplication1.csproj_deploy.wdproj" (default targets).
See image here if it doesn't show on this page.
