Message 1 of 3
Error closing AutoCAD
Not applicable
10-12-2005
04:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All
Strange problem.
I have an ARX and DXB. The dbx contains a custom object. The ARX the functionality.
The ARX is using several dynamic properties including enumerator properties to control the appearance of my custom object.
This works fine when I use appload, test the commands, save, close and re-open(both drawing and acad-app).
If however i use Startup Suite or registry to load DBX and ARX.
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R16.1\ACAD-305:409\Applications\NOVxMolWeld2]
"LOADCTRLS"=dword:00000002
"LOADER"="NOVxNOV_MOLx.arx"
I get exceptions in the following ARX's when closing AutoCAD.
AcOPMEXT.ARX
AcObjClassImp.arx
Any ideas?
Best regards
Tore
Strange problem.
I have an ARX and DXB. The dbx contains a custom object. The ARX the functionality.
The ARX is using several dynamic properties including enumerator properties to control the appearance of my custom object.
This works fine when I use appload, test the commands, save, close and re-open(both drawing and acad-app).
If however i use Startup Suite or registry to load DBX and ARX.
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R16.1\ACAD-305:409\Applications\NOVxMolWeld2]
"LOADCTRLS"=dword:00000002
"LOADER"="NOVxNOV_MOLx.arx"
I get exceptions in the following ARX's when closing AutoCAD.
AcOPMEXT.ARX
AcObjClassImp.arx
Any ideas?
Best regards
Tore