Windows 7 Forums


Windows 7: printing not working in windows 2003 server from windows service

11 Nov 2012   #1

Andhra Pradesh
 
 
printing not working in windows 2003 server from windows service

Hi,
I have created a windows service for printing PDF's through Adobe reader.
The code is as below.

Process.Start(exe,arg);

The command which executes from the above will be like below



C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe,/h /t "D:\test.pdf" "\\servername\PrinterName" "" ""

This was working fine in windows 2000 server.
Now we are upgrading to windows 2003 server. In this it is not giving print.
Also I'm not getting any exception or any logs. Logs were created as everything working fine.
Also in 2003 server this is working from command prompt and
from console application also it is working, but when user logged in.
If no one is logged in again the print is not working.

Can please some one help me on this.

Regards
Madhu
My System SpecsSystem Spec

Reply

 printing not working in windows 2003 server from windows service problems?



Thread Tools



Similar help and support threads for: printing not working in windows 2003 server from windows service
Thread Forum
Connecting Windows 7 to Windows Server 2003 Domain. Network & Sharing
Windows 7 Enterprise 32 Bit VPN connection to Windows Server 2003 Network & Sharing
Windows 7 Computer can't see Server 2003 Server Network & Sharing
Dual Boot Windows 7 with Windows Server 2003 Installation & Setup
Network Printing by server 2003 Network & Sharing


All times are GMT -5. The time now is 04:22 PM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32