it will throw a exception when opening a dwg file
it will throw a exception when opening a dwg file
hi,
it will throw a exception in readfile() function when i opening a dwg file.
could you tell me how to deal with it. thank you in advance!
location of this function (line 231 in dbhostappservices.h)
oddbdatabaseptr readfile( const odstring& filename, bool allowcpconversin = false, bool partialload = false, oda::filesharemode sharemode = oda::ksharedenyno, const odpassword& password = odpassword())
{
.....
}
---------------
it will pop a messagebox( can't restore acdbfield form proxy) when i open this dwg file with odamfcapp program. if i press ok, then it pop another messagebox(object of class acdproxyobject can't be cast to acdbfield).
last edited by
dud@rib.de; 4th september 2008 at 12:44 amfff">.
hello,
did you forget attachment ?
this is the dwg file! thank you!
attached files (1.88 mb, 5 views)
this dd bug. i entered cr 5343 for it at bugzilla.
thank you for your reply!