スタートアッププロジェクトとして特定のプロジェクトを設定してVisualStudioにソリューションをロードすると、VSHost32.exeがクラッシュします。続行してアプリケーションを起動すると、COMExceptionが発生します。
{"Invalid value for registry (Exception from HRESULT: 0x80040153 (REGDB_E_INVALIDVALUE))"}
スタックトレースあり:
at System.Runtime.InteropServices.RuntimeEnvironment.GetDeveloperPath()
at System.AppDomain.SetupFusionStore(AppDomainSetup info)
at System.AppDomain.SetupDomain(Boolean allowRedirects, String path, String configFile)