Getting the WP7 SDK onto a Windows Server 2008 TFS Build Agent
If you try to create an automated TFS build of a Windows Phone 7 Silverlight application on a ‘default installed’ build agent you will see errors along the lines of The imported project “C:Program FilesMSBuildMicrosoftSilverlight for Phonev4.0Microsoft.Silverlight.WindowsPhone.Overrides.targets” was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. This is because the PC your build agent is running on does not have the WP7 SDK installed. ...