Re: can't fax by service
From: Raghavendra R [MSFT] (raghavr_at_online.microsoft.com)
Date: 03/01/05
- Previous message: Raghavendra R [MSFT]: "Re: 2000 Send fax fails after Finish"
- In reply to: Paul.HuBo_at_gmail.com: "can't fax by service"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Mar 2005 19:41:48 +0530
I didn't fully understand what you are doing. Let's call your exe as
sendfax.exe. In the second case you have a NT service. Is the service
executing the code to send the fax or is it calling sendfax.exe by creating
a new process?
Does the problem occur even if you try to send a fax with just a cover page
& no attachment (aka body)?
-- Raghavendra R Microsoft Printing, Imaging and Fax Team This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email directly to this alias. This alias is for newsgroup purposes only.' <Paul.HuBo@gmail.com> wrote in message news:1109676187.096607.132040@g14g2000cwa.googlegroups.com... >I have bulid a vc++ program on XP pro +Sp2 +office 2003. Its function > is send fax by attachment by call FaxSendDocument(). > > All is OK when I run program in normal situation(compile program, run > it, click the menu and send fax). But when I run it from service(using > the service to start the program, the program will automatically send > fax), then there is error: cannot create a file when that file already > exists > > So anyone has some solution on it? > > rgds >
- Previous message: Raghavendra R [MSFT]: "Re: 2000 Send fax fails after Finish"
- In reply to: Paul.HuBo_at_gmail.com: "can't fax by service"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|