I got the following on build until recently.
Initializing IIS Web Server…
Successfully created virtual directory ‘ycmbuild’.
Granting IIS read access to the folder ‘C:\Projects\YourClubMatters\Trunk\YCM\WebSite_deploy\Release’.
C:\Program Files\MSBuild\Microsoft\WebDeployment\v9.0\Microsoft.WebDeployment.targets(676,5): error : Some or all identity references could not be translated.
Warning: Unable to grant IIS access to folder ‘C:\Projects\YourClubMatters\Trunk\YCM\WebSite_deploy\Release’.
Done building project “WebSite_deploy.wdproj”.
========== Rebuild All: 7 succeeded, 0 failed, 0 skipped ==========
Up until recently I had been using trac and svn to manage my code base and coordinate updates to the system I’m working on. Then we started requiring FXCop to police coding standards, that’s when we discovered team suite had it inbuilt and hop, skip and a jump and I was looking at the team [...]