Message 1 of 4
Error when open DWG TrueView in VBA

Not applicable
09-16-2009
10:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have got a problem when I am trying to open dwg file by DWG TrueView in VBA. I always got error say : ActiveX component can't create object when it comes to
Set App = CreateObject("DWGVIEWR.Application")
Have I got something wrong or I am missing any reference?
Thanks
Daniel
I have got a problem when I am trying to open dwg file by DWG TrueView in VBA. I always got error say : ActiveX component can't create object when it comes to
Set App = CreateObject("DWGVIEWR.Application")
Have I got something wrong or I am missing any reference?
Thanks
Daniel