VS2005 Web Deployment Project to VS2008 - ASPNET compiler errors
问题 I'm having problems with a wdproj I've upgraded to VS2008; This is the error I'm getting while trying to compile the project using msbuild: ASPNETCOMPILER : error ASPRUNTIME: The precompilation target directory (C:\code\CCI\CORUS\Website\Website_DeploymentProject\TempBuildDir\) cannot be in the same tree as the source application directory (C:\code\Website\). This is what the relevant section of my wdproj file looks like: <Project DefaultTargets="Build;AfterBuild" xmlns="http://schemas