Re: Class Diagram Kills VS 2005
by Ben Voigt [C++ MVP] on 11/1/2007 12:56:00 PM
"Dave T" <DaveT@discussions.microsoft.com> wrote in message
news:2C19FB0D-7D0D-4B6B-B1CE-81BE764B760A@microsoft.com...
> It was the flaming modeling power toy. When I removed it, everything was
> OK
I would still call that a VS bug, calling a plugin without an appropriate
exception handler in place.
>
> "Dave T" wrote:
>
>> When I try to add a Class Diagram to a VB project or open one that
>> already
>> exists, VS 2005 crashes. Just goes away, no warning or anything. In the
>> error log I find
>>
>> .NET Runtime version 2.0.50727.832 - Fatal Execution Engine Error
>> (7A0592A2)
>> (80131506)
>>
>> and
>>
>> .NET Runtime version 2.0.50727.832 - Fatal Execution Engine Error
>> (7A2B8F82)
>> (0)
>>
>> neither of the links given (go.microsoft.com ....) provide any
>> information
>>
>> Any ideas?