A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Fax
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Problem Faxing using Outlook 2002 / MS Access



 
 
Thread Tools Display Modes
  #1  
Old July 7th, 2005, 08:38 PM
donkeytrain
external usenet poster
 
Posts: n/a
Default Problem Faxing using Outlook 2002 / MS Access

I am attempting to develop a tool in microsoft access 2002 / VB for
Applications / Microsoft Fax Service / Windows 2000 professional to fax
all of our clients notification of a service change.

The following code sends the fax:

DoCmd.SendObject acReport, "FaxReport", acFormatRTF, _
"[fax: " & "1234567890" & "]", , , , , False

Where FaxReport is a report that contains a single page of information
to send to our clients.

The fax email will appear in the outbox in outlook no problem, however
when send/receive is run I get the following error:

Task 'Fax Mail Transport - Sending' reported error (0x800C8100):
'Unknown Error 0x800C8100'

I get this error when send/receive is run automatically in the
background, and when I run it manually.

However, if I open up the message manually from the outbox, and click
the "Send" button manually, the fax will go through without a problem.

I have WinFax basic installed on this computer, however I do not
believe that it should be related to this issue in any way. Might this
be conflicting with the send/receive process? If so, why can I open the
message manually from the outbox and send it successfully?

I would appreciate any help I can get!

thank you,


Evan

  #2  
Old July 7th, 2005, 10:29 PM
Russ Valentine [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default

You'll have better luck posting in the Windows 2000 Fax group. That's where
users familiar with programmatic faxing hang out.
When you do, be sure you clarify what you mean by "WinFax Basic."

--
Russ Valentine
[MVP-Outlook]
"donkeytrain" wrote in message
oups.com...
I am attempting to develop a tool in microsoft access 2002 / VB for
Applications / Microsoft Fax Service / Windows 2000 professional to fax
all of our clients notification of a service change.

The following code sends the fax:

DoCmd.SendObject acReport, "FaxReport", acFormatRTF, _
"[fax: " & "1234567890" & "]", , , , , False

Where FaxReport is a report that contains a single page of information
to send to our clients.

The fax email will appear in the outbox in outlook no problem, however
when send/receive is run I get the following error:

Task 'Fax Mail Transport - Sending' reported error (0x800C8100):
'Unknown Error 0x800C8100'

I get this error when send/receive is run automatically in the
background, and when I run it manually.

However, if I open up the message manually from the outbox, and click
the "Send" button manually, the fax will go through without a problem.

I have WinFax basic installed on this computer, however I do not
believe that it should be related to this issue in any way. Might this
be conflicting with the send/receive process? If so, why can I open the
message manually from the outbox and send it successfully?

I would appreciate any help I can get!

thank you,


Evan



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
access Outlook data from new desktop Catcha Installation & Setup 0 February 26th, 2005 07:21 AM
Microsoft Access 2000/XP / Outlook Automation Problem Kevin Pitkin General Discussion 0 February 18th, 2005 01:50 PM
Problem after installing Outlook 2002 after removing Outlook 2003 TK General Discussion 2 September 6th, 2004 09:01 PM
Access 97 to 2002 problem Harry J General Discussion 4 July 15th, 2004 11:52 PM
Outlook error after moving from Outlook 2003 to Outlook 2002 Navin Installation & Setup 0 May 13th, 2004 01:51 PM


All times are GMT +1. The time now is 05:44 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.