RE: Word 2007 Automation BUG? in Windows 2008 Service C++
- From: N Fiorello <NFiorello@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 11 Nov 2008 17:34:01 -0800
I've tried everything I could think of. I believe the changes are due to
changes in the service model in 2008. Speicfically the lack of a "desktop
environment" in Session 0. I don't know the full details, but basicly
resources Word needs to run just plain aren't there.
I DO consider it a bug that the method reports success, and then fails. But
that's for Microsoft to contemplate.
Until then we're examining non-microsoft solutions.
"Zoharat" wrote:
Hey ,.
I have a similar set up as you.
I am using C# and Java though. Java application runs as a service and in
invokes the exe.
The Document Open method does not fail but the document is always NULL.
It works on 2003 and XP as a service.
Have you played around with permissions stuff?
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.office.developer.automation&tid=17c5430a-d3b4-43d4-82f3-7fc8755b29f2&cat=&lang=en&cr=US&sloc=&p=1
- Follow-Ups:
- References:
- Prev by Date: Re: How to find Word version used to create the document?
- Next by Date: Creating a simple PivotTable
- Previous by thread: RE: Word 2007 Automation BUG? in Windows 2008 Service C++
- Next by thread: RE: Word 2007 Automation BUG? in Windows 2008 Service C++
- Index(es):
Relevant Pages
|