After latest update of Azure tools, Visual Studio 2012 does not work correctly. Looks like an unresponsive application, loading project very long, menu does not work too and you can hear two dings at start (like error message boxes, but there is no visible messages). In the some cases you can see the real message about "The HDIProjectPackage did not load correctly". At the same time Visual Studio 2013 is not affected.
You can launch Visual Studio 2012 in the safe mode: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE>devenv.exe /SafeMode
and it will work well. While launching Visual Studio 2012 with logging C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE>devenv.exe /Log
, you can find in the log C:\Users\User\AppData\Roaming\Microsoft\VisualStudio\11.0\ActivityLog.xml
these error messages:
ERROR SetSite failed for package [HDIProjectPackage]
ERROR End package load [HDIProjectPackage]