简体   繁体   中英

Why do I get a Windows Installer popup whenever I build a project in Visual Studio 2010 or 2013?

Whenever I attempt to build a project in Visual Studio 2010 or 2013, I get a Windows Installer popup that says "Please wait while Windows configures Visual Studio".

How can I make this popup go away?

Root Cause: Windows thinks that the installation is broken because of a missing folder.

Proper Solution: Uninstall and reinstall the affected versions of Visual Studio.

Workaround Create the following empty folder

C:\Windows\Microsoft.NET\Framework\URTInstallPath_GAC

The presence of this folder will stop the popup from appearing.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM