ソリューションを開くと、SP1を使用するVisualStudio2010がクラッシュします。デバッグされたビジュアルスタジオとそれに続くものは、スローされた例外でした。
例外ログは次のとおりです。
MSB0001: Internal MSBuild Error: Environment variable name or value is too long.
=============
System.ArgumentException: Environment variable name or value is too long.
at System.Environment.SetEnvironmentVariable(String variable, String value)
at Microsoft.Build.BackEnd.InProcNode.HandleShutdown(Exception& exception)
at Microsoft.Build.BackEnd.InProcNode.Run(Exception& shutdownException)