Building Visual Studio 2010 project triggers "Please wait while Windows configures Visual Studio 2013"

  • Thread starter Thread starter Nick F. _
  • Start date Start date
N

Nick F. _

Guest
The same situation as similar threads (like the VB6 one) but different details.

I have a visual studio 2010 solution with 5 projects:

  1. an outlook add-in.
  2. a windows forms app that automates outlook.
  3. a placeholder project with manifest and VSTO for add-in.
  4. a 32bit setup and deployment for add-in.
  5. a 64bit setup and deployment for add-in.


Whenever I build the project in Visual Studio 2010, I get the annoying "Please wait while Windows configures Visual Studio 2013 Professional" ... I've let it finish dozens of times, but it keeps popping up.

Fiddling with build configurations I've discovered that it only happens when the Setup and Deployment projects are compiled.


So, how can I appease Visual Studio 2013 so it will stop this nonsense?


This signature unintentionally left blank.

Continue reading...
 
Back
Top