0

I want to send fax from computer, I am using FAXCOMLib. It is working on windows based application, but it is not working on windows service.

I found a thread across which shows that FAXCOMLIb will not work on windows server.

Is that true? If yes.

Can any body let me know how to send fax using windows service?

Thanks in advance...

Community
  • 1
  • 1
Manish
  • 103
  • 3
  • 18
  • 1
    The Fax service since Vista is very sensitive to the user account that's used for the service. The default one (System) is unlikely to work, pick a regular user account or create a dedicated one for just the service. Ask questions about it at serverfault.com – Hans Passant Apr 23 '15 at 10:45
  • Thanks for your help... It helps to resolve the issue. After logged with user account it works. – Manish Apr 23 '15 at 11:24

0 Answers0