|
From: Leif M. <le...@ta...> - 2004-07-18 23:56:20
|
Ted Hudacko wrote: >Would you believe that it works in console mode, but not as a service? This >is getting more mysterious. > > Ahhh, I think I might know what the problem is then. Some versions of Office have a little auto registration wizard that pops up the very first time any specific user runs office.. What may be happening is that when the Wrapper is running as the SYSTEM user, Excel is popping up that wizard and waiting for the user to complete it?? What happens if you run the Wrapper as the user you are normally logged in as? You can do this using the wrapper.ntservice.account / wrapper.ntservice.password properties. Let me know whether or not it works when running as you. If so then we can proceed with trying to figure out how to get it running as the SYSTEM user. Cheers, Leif |