PDA

View Full Version : Fatal Error Unhandled e06d7363h Exception at 77424503h



JohnV
2015-07-30, 01:24 AM
Hi,
Inexperienced forum user needs help.
I am using autocad 2009,when I click on the layer properties manager icon I get error e06d7363h Exception at 77424503H instantly,this happens on old or new drawings?.
Have been using same computer for 4 years with no previous problems.
Anyone have any thoughts on this?.

Regards,
JohnV

rkmcswain
2015-07-30, 11:54 AM
Hi,
Inexperienced forum user needs help.
I am using autocad 2009,when I click on the layer properties manager icon I get error e06d7363h Exception at 77424503H instantly,this happens on old or new drawings?.
Have been using same computer for 4 years with no previous problems.
Anyone have any thoughts on this?.

Regards,
JohnV

Did anything recently change on your 4+ year old computer?
As a test, do a system restore (https://support.microsoft.com/en-us/kb/306084) to a date prior to when the problem started.

Wanderer
2015-07-30, 03:41 PM
I moved this post from the LUG forum to the AutoCAD General forum, as I believe it will be better served here.

Cheers.

Tom Beauford
2015-07-30, 05:02 PM
Two versions of the Layer Manager starting in 2009 version, try switching to the other one.
http://www.cadforum.cz/cadforum_en/qaID.asp?tip=6378
Q - question Choosing between the new and old Layer Manager dialog.
A - answer AutoCAD 2009 introduced a new modeless (always active, floating) dialog of the Layer Manager. If you want to use rather the old, classic modal version of the Layer dialog for the LAYER command, use the following methods.

To switch between the old/new layer dialog, use the LAYERDLGMODE variable (1=new)
To run the old dialog version (regardless of the variable setting), use the CLASSICLAYER command (you can even display both dialogs at the same time)
To run the new dialog version (even when the variable is off), use the command LAYERPALETTE

rkmcswain
2015-07-30, 08:37 PM
Good thought Tom.

If the old layer manager works, but the new palette does not..... I think this may be a .NET issue.

JohnV
2015-07-30, 08:38 PM
Thanks Wanderer

JohnV
2015-07-30, 08:50 PM
Hi,Tom you're the Man
I am running with the classiclayer now and no more error messages,all is good.
Thanks for the cure.
Regards,
JohnV

Tom Beauford
2015-07-31, 01:00 PM
Good thought Tom.

If the old layer manager works, but the new palette does not..... I think this may be a .NET issue.

I think you're right, remember installing a newer version years ago caused problems for the previous one. The new one required and autoinstalled a newer version of NET which the older version wasn't designed for. His PC probably has a NET version that wasn't even imagined back when 2009 came out.