A
Andrei
Hello,
I posted yesterday the same problem, but now I want to be
more specific about it.
My intention is to create a windows service to process
some Word documents. If I use CreateObject to create a
reference to a Word object everything is working fine.
If I use GetObject to get a reference to Word object (of
course that Word applicaton is started) I get an error
("Cannot create ActiveX component")
It is like my service cannot detect that Word application
is started.
I want to say that GetObject is working fine from a
standard Windows application.
Thank you,
Andrei
I posted yesterday the same problem, but now I want to be
more specific about it.
My intention is to create a windows service to process
some Word documents. If I use CreateObject to create a
reference to a Word object everything is working fine.
If I use GetObject to get a reference to Word object (of
course that Word applicaton is started) I get an error
("Cannot create ActiveX component")
It is like my service cannot detect that Word application
is started.
I want to say that GetObject is working fine from a
standard Windows application.
Thank you,
Andrei