Question

I just installed Bing Code Search for Visual Studio and C#, when I start visual studio, it launches normally, but once I start typing to get the intellisense that helps you search snippets, Visual Studio stops working and shows me the famous Visual Studio has stopped working.

Update : Bing Code Search never worked for me, using normal internet connection or using proxy

What could be the cause of this ? And how do I fix this ?

No correct solution

OTHER TIPS

  • Goto %LocalAppData%\Microsoft\VisualStudio\10.0\Extensions
  • Peek into each of the installed extensions, you can read manifest file to check if it is Bing Snippet Search.
  • Delete the specific extension folder
  • Restart IDE. If it still does not work, repair the VS 2013 installation.
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top