Hello friends,

I'm struggling with Crystal Reports.

On the server we have a scanner application, developed in .Net

When I run this program itself, there's no problem. The scanner application is able to send a report to a printer which I've locally installed. This works quite good.

However, this scanner application in reality will be called by a telnet server. We use Seattle Lab Telnet.

When I want to use exactly the same application through this server. In the configuration panel of the telnet server I can see that using the dos prompt and connecting through 'telnet localhost' I can see that it's connecting. Also that the scanner application is called from the telnet server.

But, what's not working is the printing itself.

I already went through some stuff and it looks like a problem with the local system account not finding the printer. The error code I get is 'no printer specified'

If I change the service of the telnet server to use the administrator account, I cannot log on with a telnet session.

Please advice,

Best regards,

Tom