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 yo
The problem caused by Microsoft Azure HDInsight Tools for Visual Studio
which is new release and possible not compatible with Visual Studio 2012, however installs into the Visual Studio 2012 and causing problems at start.
To fix this problem, uninstall Microsoft Azure HDInsight Tools for Visual Studio
from the system.
(Just spent three days to fix it)
I'm running VS 2010, 2012 and 2013 on the same box.
I had the exactly same error when I run VS 2012 on my machine after I installed the new release of Microsoft Azure SDK for .NET (VS 2013) - 2.5
.
However, once I installed Microsoft Azure SDK for .NET (VS 2012) - 2.5
again, the error has disappeared.
Hence, instead of uninstalling Microsoft Azure HDInsight Tools for Visual Studio
, just install Microsoft Azure SDK for .NET 2.5
for both VS2012 and VS2013. That should work.
Uninstalling HDInsight worked for me. I stumbled upon the solution by myself because the HDInsight tools overwrote my keyboard shortcut for managing nuGet packages. It was annoying enough I uninstalled HDInsight and as a side effect Visual Studio started up fine again.
I had different symptoms but somehow ended up at this post and crea7or's solution fixed it for me by uninstalling Microsoft Azure HDInsight Tools for Visual Studio from the system.
My Visual Studio 2013 had become unresponsive and was hanging, showing "Connecting..." on the Team Explorer and "Downloading News Feeds..." on the start page. After 10-20 minutes (sometimes never) it would eventually connect through and then work fine.
Hopefully the above text will index and help others find this post and save their time.
Thanks again crea7or, I lost 3 hiours instead of 3 days!