-4

I've installed visual studio 2013 and updated to 4 release, but when I connect to the internet and then try to open visual studio, the pop up menu open but visual studio does not run.

leppie
  • 115,091
  • 17
  • 196
  • 297

1 Answers1

0

Have you installed "Microsoft Azure HDInsight Tools for Visual Studio"? If so, try uninstalling it.

The below thread saved me a lot of frustration (even though it says VS 2012, I had the same for VS2013 Update 4).

Visual Studio 2012 is unresponsive at start with hidden error messages (two dings at start)

You could also try running a repair on the install.

Or resetting the settings http://msdn.microsoft.com/en-us/library/ms241273.aspx

Or running in safe mode, maybe a plug-in is fouling it up http://msdn.microsoft.com/en-us/library/ms241278.aspx

Community
  • 1
  • 1
Murray Foxcroft
  • 12,785
  • 7
  • 58
  • 86