.NET
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Unknown error when closing AutoCAD 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I get this common exception while debugging right after I close AutoCAD. I have not even run any commands that belong to my project, just open AutoCAD and Close AutoCAD. Anybody have any ideas that can tell me what to check into?
--------------------------- Exception in c:\program files\autodesk\applicationplugins\sbd.bundle\conte
--------------------------- Exception in c:\program files\autodesk\applicationplugins\sbd.bundle\conte
Call Stack:
[In a sleep, wait, or join] > mscorlib.dll!System.Threading.WaitHandle.WaitAny
jvj
Re: Unknown error when closing AutoCAD 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Isolate acadaliasapp.arx
test
report it to the developer if necessary.
class keyThumper<T> : Lazy<T>; another Swamper
I do not endorse the social media app links below![]()
Re: Unknown error when closing AutoCAD 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I still have not gotten to the bottom of this. I wouldn't know the first thing about isolating an app pluggin that is autoloaded with the core of AutoCAD. Now that I have some time to investigate, I would like to solve it.
Thanks,
jvj
Re: Unknown error when closing AutoCAD 2013
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
JamieVJohnson2 wrote:
I still have not gotten to the bottom of this. I wouldn't know the first thing about isolating an app pluggin that is autoloaded with the core of AutoCAD. Now that I have some time to investigate, I would like to solve it.
Thanks,
jvj
In order to isolate this application just rename (or move in other location) file:
c:\program files\autodesk\applicationplugins\sbd.bundle\contents\aalsbin\acadaliasapp.arx
That should be enough.



