Class Diagram Kills VS 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Dave T said:
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.
 
Back
Top