NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on October 08, 2018, 09:38:56 PM

Title: NTWS as a service - reports issue
Post by: JohanR on October 08, 2018, 09:38:56 PM
Hi,

If run as a desktop app, reports are fine.
As a service, layout is incorrect.

I am aware about a clarion app having to have a default printer, or the user.

What is the correct way to set this up when NTWS run as a service?

thanks

Johan
Title: Re: NTWS as a service - reports issue
Post by: peterH on October 08, 2018, 09:49:59 PM
You need to create a user for the service and this user must in turn have access to printer(s), data base etc. that your program uses.

Read more here: http://capesoft.com/docs/SelfService/selfservice.htm#GroundRules

Peter
Title: Re: NTWS as a service - reports issue
Post by: JohanR on October 09, 2018, 03:39:41 AM
Hi Peter,

thanks for your reply.

I had it under admin account, changed to an actual user and then it was fine.
Only problem now is that the password expires, a good thing for security.
So might change this account, and set to never expires, otherwise if server reboots, then the service won't start.



Johan