rposcro
March 18th, 2005, 04:06 AM
Hello Everybody.
I've such a problem:
I installed MS Word Viewer and would like to run it from VB 6 application.
Unfortunatelly when I use code:
Set wordDoc = CreateObject("Wordview.Document")
I receive error:
Run-time error '429'
ActiveX component can't create object. :sick:
Has anyone any idea how to create an object of the class?
Thanks,
r
I've such a problem:
I installed MS Word Viewer and would like to run it from VB 6 application.
Unfortunatelly when I use code:
Set wordDoc = CreateObject("Wordview.Document")
I receive error:
Run-time error '429'
ActiveX component can't create object. :sick:
Has anyone any idea how to create an object of the class?
Thanks,
r