Click to See Complete Forum and Search --> : ms word viewer and automation


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

newvisva
March 23rd, 2005, 04:47 AM
i only got ms word... not word viewer...

why not u try early binding to check if word viewer is registed in the registry....
open up the reference in vb n try to locate anything similiar to word or "word viewer"