Message 1 of 1
Proxy enabling problem

Not applicable
06-03-2004
11:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This one's got me stumped.
When trying to load my dbx, after opening a drawing made with objects in the dbx, I get eNotThatKindOfClass when trying to open a referenced custom object from inside another custom object's dwgInFields. If I load the dbx first, then open the drawing, it works fine.
Anybody got any ideas on what the problem could be? It looks to me like my custom classes aren't being registered properly despite the calls to dxInit and acrxBuildClassHeirarchy, but only when trying to enable existing zombies in the currently open dwg. Weird.
When trying to load my dbx, after opening a drawing made with objects in the dbx, I get eNotThatKindOfClass when trying to open a referenced custom object from inside another custom object's dwgInFields. If I load the dbx first, then open the drawing, it works fine.
Anybody got any ideas on what the problem could be? It looks to me like my custom classes aren't being registered properly despite the calls to dxInit and acrxBuildClassHeirarchy, but only when trying to enable existing zombies in the currently open dwg. Weird.