|
From: Leif M. <le...@ta...> - 2003-04-15 13:22:22
|
Ravi,
I am guessing that your printer is a network printer. By default, a
service is
run as the SYSTEM user. You can see this by looking at the Task Manager.
The problem is that the SYSTEM user does not have all of the network
associations as the user running the application as a service.
To fix this, you need to configure the Wrapper to run as a specific
user.
See the wrapper.ntservice.account and wrapper.ntservice.password
properties for details. Be sure to read their docs for further details.
Cheers,
Leif
Ravi Shankar wrote:
> Hi Leif,
> How are you ? Hope everything is fine and we are happy with NT
> service wrapper. However some days back I had noticed a problem: When
> we run our reporting tool as a service and start it up, then we are
> not able to do network printing. We removed the servive and started
> manually, then we could do the printing. Please enlight us with your
> valuable advice, thanks
>
> Thanks and regards,
> Ravi
|