E
Enrico Raffaello
Hi. I wrote a program (winservice 32 bit) that opens and prints documents using Word OLE server,
but it runs only in a Windows XP or Windows 2003 environment (both 32 than 64 bits). In Windows
2008 or WinVista my program starts and correctly opens Word via OLE call, but when it uses the
Documents.Open("myfile.doc") method Word doens't load document, so I can’t print it.
It's a strange thing: the application doesn't receive any error when calls Documents.Open method.
Can anyone help me?
Thank’s in advance.
Enrico
but it runs only in a Windows XP or Windows 2003 environment (both 32 than 64 bits). In Windows
2008 or WinVista my program starts and correctly opens Word via OLE call, but when it uses the
Documents.Open("myfile.doc") method Word doens't load document, so I can’t print it.
It's a strange thing: the application doesn't receive any error when calls Documents.Open method.
Can anyone help me?
Thank’s in advance.
Enrico