Re: Unable to send fax using the IFaxServer interface

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Nicolas Caron (caronnNO_at_SPAMca.objectiflune.com)
Date: 04/27/04

  • Next message: Manoj K Jain: "Re: Faxing in draft mode programmatically"
    Date: Tue, 27 Apr 2004 07:49:30 -0700
    
    

    Raghavendra R [MSFT] wrote:

    > We just wrote a managed service that was successfully able to send a
    > fax using Windows 2000 Fax COM Object Model. We could send fax by
    > configuring the service to run both under 'Local System' & 'User
    > account'.
    >
    > Please let us know what's the exact error code you are getting &
    > share out the code if possible? Is there exactly no difference
    > between your normal app & service code as far as sending fax code
    > segment is concerned.
    >
    > Also please send us the output of 'sc qc <your_service_name>' so we
    > know what kind of service is yours? 'sc.exe' is a standard service
    > controller exe available on windows boxes though I am not sure if
    > it's present on Windows 2000.

    Actually we just found what the problem was. The PC that was trying to
    send fax is on a domain, so we tried logging the service either as a
    user with admin rights granted by the domain OR as LocalSystem Account.
    Neither worked as was mentionned in my original post. We tried to
    change the service login to use a local user that has admin rights and
    everything worked perfectly...

    That said maybe you can clarify somethings for me. What is the exact
    right that a user should have to be able to send faxes? Also, I thought
    the LocalSystem account was like a beefed up Administrator... if that
    is the case shouldn't he be able to send faxes? What rights is that
    account missing?

    Thanks in advance!
    Nicolas Caron


  • Next message: Manoj K Jain: "Re: Faxing in draft mode programmatically"

    Relevant Pages