高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】unable To Open Dwg V2008
unable to open dwg v2008
unable to open dwg v2008
hi,
the program which we had built (using dwgdirect) is not able to open the drawing file.
we tried opening it with odamfcappdll.exe program. when we do file->open and choose the file in the open dialogbox, it shows the preview. but when we hit "open" button, it says "invalid regapp".
we are using dwgdirect 2.5.2.0.
what could be the reason?
thanks,
sameer
hi,
please, attach small sample file...
the file is client's confidential drawing. so not sure if they would allow me to post it on the forum. i would ask for their permission.
any idea when & why "invalid regapp" error gets generated?
quote:
originally posted by alexander rumyantsev
hi,
please, attach small sample file...
i've got a sample file. see the attachment.
this file doesn't get opened up by dwg direct c++ codes.
also while opening with example app exe program, it gives "invalid regapp" error.
what is the reason? does this contain some objects/compotents not still supported by 2.5.2.0?
attached files (842.1 kb, 8 views)
the file is incorrect. i entered defect 4972 for it into our bugzilla:
in the file xdata attached to named objects dictionary has null regapp
handle. recover fails on this file because named objects dictionary gets
erased.
autocad while loading this file creates regapp "_app0".
btw, members can enter defects to the bugzilla themselves. it makes defects processing faster. also bug reporter gets automatic e-mail notifications if defect status changes.
confidential sample files can be uploaded to special ftp location which can be accessed only by the bug reporter and development team.
sergey slezkin
how do i login to bugzilla?
i supplied the username & password combination same as of my forum account but it says "the username or password you entered is not valid."
login info for ftp and bugzilla is the same as for accessing members area at web site.
sergey slezkin
thanks. i checked on bugzilla and it shows
status: resolved
resolution: fixed
for the bug. it seems the bug is fixed. thanks.
can you pls tell me, how can i get the fixed released version?
founding members having access to sources can get the fix from svn.
other members need to wait for next release.
sergey slezkin
|