Visual Studio - Błąd po uruchomieniu

0

Od kilku dni mam problem z Visual Studio. Nie ważne którą wersje uruchomię to kilka sekund po otwarciu projektu wyświetla się komunikat:
Visual Studio has encountered an exception. This may be caused by an extension. You can get more information by running the application together with the /log parameter on the command line, and then examining the file C:\Users\Asus\AppData\Roaming\Microsoft\VisualStudio\10.0\ActivityLog.xml'.

Zaraz po tym komunikacie przestaje działać InteliSense i kompilator znajduje dziwne błędy, których w rzeczywistości nie ma.
Zawartość pliku ActivityLog.xml

<entry>
    <record>636</record>
    <time>2013/11/11 13:34:48.440</time>
    <type>Error</type>
    <source>Editor or Editor Extension</source>
    <description>System.InvalidCastException: Nie mo&#x017C;na rzutowa&#x0107; obiektu modelu COM typu &apos;System.__ComObject&apos; na typ interfejsu &apos;Microsoft.VisualStudio.Editor.Implementation.IVsTextStreamEvents_Private&apos;. Ta operacja nie powiod&#x0142;a si&#x0119;, poniewa&#x017C; wywo&#x0142;anie metody QueryInterface dla sk&#x0142;adnika modelu COM w celu uzyskania interfejsu o identyfikatorze IID &apos;{96FC7D44-BCDD-4F00-AE4D-07E26B2C0E52}&apos; nie powiod&#x0142;o si&#x0119; z powodu nast&#x0119;puj&#x0105;cego b&#x0142;&#x0119;du: Taki interfejs nie jest obs&#x0142;ugiwany. (Wyj&#x0105;tek od HRESULT: 0x80004002 (E_NOINTERFACE)).&#x000D;&#x000A;   at System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr&amp; ppTarget, Boolean&amp; pfNeedsRelease)&#x000D;&#x000A;   at Microsoft.VisualStudio.Editor.Implementation.IVsTextStreamEvents_Private.OnChangeStreamText(Int32 iPos, Int32 iOldLen, Int32 iNewLen, Int32 fLast)&#x000D;&#x000A;   at Microsoft.VisualStudio.Editor.Implementation.TextDocData.OnTextBufferChanged(Object sender, TextContentChangedEventArgs e)&#x000D;&#x000A;   at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
  </entry>
  <entry>
    <record>637</record>
    <time>2013/11/11 13:34:48.492</time>
    <type>Error</type>
    <source>Editor or Editor Extension</source>
    <description>System.InvalidCastException: Nie mo&#x017C;na rzutowa&#x0107; obiektu modelu COM typu &apos;System.__ComObject&apos; na typ interfejsu &apos;Microsoft.VisualStudio.Editor.Implementation.IVsTextStreamEvents_Private&apos;. Ta operacja nie powiod&#x0142;a si&#x0119;, poniewa&#x017C; wywo&#x0142;anie metody QueryInterface dla sk&#x0142;adnika modelu COM w celu uzyskania interfejsu o identyfikatorze IID &apos;{96FC7D44-BCDD-4F00-AE4D-07E26B2C0E52}&apos; nie powiod&#x0142;o si&#x0119; z powodu nast&#x0119;puj&#x0105;cego b&#x0142;&#x0119;du: Taki interfejs nie jest obs&#x0142;ugiwany. (Wyj&#x0105;tek od HRESULT: 0x80004002 (E_NOINTERFACE)).&#x000D;&#x000A;   at System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr&amp; ppTarget, Boolean&amp; pfNeedsRelease)&#x000D;&#x000A;   at Microsoft.VisualStudio.Editor.Implementation.IVsTextStreamEvents_Private.OnChangeStreamText(Int32 iPos, Int32 iOldLen, Int32 iNewLen, Int32 fLast)&#x000D;&#x000A;   at Microsoft.VisualStudio.Editor.Implementation.TextDocData.OnTextBufferChanged(Object sender, TextContentChangedEventArgs e)&#x000D;&#x000A;   at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent[TArgs](Object sender, EventHandler`1 eventHandlers, TArgs args)</description>
  </entry>
0

Nie ważne którą wersje uruchomię
Czyli które?

Czy masz zainstalowane jakieś dodatki?

Ostatecznie reinstall.

0

2008, 2010, 2012, 2013
Nie instalowałem żadnych dodatków.

1 użytkowników online, w tym zalogowanych: 0, gości: 1