Service and Web Reference crashes Visual Studio

Posted by CatZ on Stack Overflow See other posts from Stack Overflow or by CatZ
Published on 2010-06-09T10:03:25Z Indexed on 2010/06/09 10:12 UTC
Read the original article Hit count: 512

When I move the mouse over any of these two or right click any of them Visual Studio crashes with the following message in the event log:

Felet uppstod i programmet med namn: devenv.exe, version 9.0.30729.1, tidsstämpel 0x488f2b50 , felet uppstod i modulen med namn: ntdll.dll, version 6.1.7600.16385, tidsstämpel 0x4a5bdb3b Undantagskod: 0xc0000374 Felförskjutning: 0x000cdcbb Process-ID: 0xef4 Programmets starttid: 0x01cb07b7f1bd036d Sökväg till program: C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe Sökväg till modul: C:\Windows\SysWOW64\ntdll.dll Rapport-ID: 46c92fc7-73ab-11df-b110-002481038dc3

Unfortunately it's the same thing in Visual Studio 2010 as it is in Visual Studio 2008. I have tried to repair the installation, reset all settings to default and Uninstall all plugins I have without any noticable results.

Does anyone have any clue to what is going on?

Salient part in English:

Faulting application devenv.exe, version 9.0.30729.1, time stamp 0x488f2b50, faulting module ntdll.dll, version 6.1.7600.16385, time stamp 0x4a5bdb3b, exception code 0xc0000374, fault offset 0x000cdcbb, process id 0xef4, application start time 0x01cb07b7f1bd036d.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2008