ajman.a
2008-05-03, 08:25 AM
Hi,
I installed DWG True View 2009 in my machine. I want to create a dwg viewer package for viewing our autocad Drawing files. I created the package in VB 6.0 by including the acctrl.dll. I am able to view the drawings from my VB program and i used the various functions. But when i created the package and tried to deploy in a client machine in which true view 2009 is not installed, i am getting error at the end of installation. Error message is 'unable to register c:/windows/system32/acctrl.dll. I tried to register the dll using regsvr32.exe, i am getting the message 'dllregsvr failed .. return code 0x80004005. How can i solve the issue?
Is it possible to use viewer thru a custom package in client machines in which true view 2009 is not installed? How can i register the dll.
If using dwg true view is not possible, share any other method (eg. VBA) to show CAD drawing in VB application.
Hoping the earlier reply.
I installed DWG True View 2009 in my machine. I want to create a dwg viewer package for viewing our autocad Drawing files. I created the package in VB 6.0 by including the acctrl.dll. I am able to view the drawings from my VB program and i used the various functions. But when i created the package and tried to deploy in a client machine in which true view 2009 is not installed, i am getting error at the end of installation. Error message is 'unable to register c:/windows/system32/acctrl.dll. I tried to register the dll using regsvr32.exe, i am getting the message 'dllregsvr failed .. return code 0x80004005. How can i solve the issue?
Is it possible to use viewer thru a custom package in client machines in which true view 2009 is not installed? How can i register the dll.
If using dwg true view is not possible, share any other method (eg. VBA) to show CAD drawing in VB application.
Hoping the earlier reply.