高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】error in recoverfile90
error in recoverfile()
error in recoverfile()
loading attached file in odamfcapp (version 2.03) with recoverfile causes an loading error...
object of class acdbrotateddimension can't be cast to oddbdimensionrecomputepe.
readfile() is loading the file without problems.
what's wrong ?
my application is reading always with recoverfile() because till now more files could be opened than with readfile().
attached files
recover() tries to recompute dimension block.
you need to load recomputedimblock*.drx module.
if you do not want to recompute dimension blocks,
build and load /extensions/dummyrecomputedimblock.
it will register empty recomputor extension.
vladimir
hi vladimir,
thanks for this information. it is working now.
|