WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Faxing from Access to Outlook 2003

 
   Home -> Office -> Fax RSS
Next:  Desperately need help - how can I read Outlook co..  
Author Message
it

External


Since: Jan 22, 2008
Posts: 3



(Msg. 1) Posted: Tue Jan 22, 2008 6:05 am
Post subject: Faxing from Access to Outlook 2003
Archived from groups: microsoft>public>outlook>fax (more info?)

Hi,

Yes it's that old chestnut again - I've researched and seen plenty of
other posts, however nothing that resolves the problem, so any
assistance would be appreciated... I have an Access 2003 application
that uses SendObject to fax from our Database via Outlook 2003.

It worked successfully in Outlook 2000, but not 2003. Basically the
VBA in Access inserts [FAX:xxxxxxxxx] into the "To" line of the
message, and the message sends, but bounces back as undeliverable. If
I manually enter [FAX:xxxxxxxx] into the To: line of a message, then
the fax sends successfully.

As I mention, I've found other people complain of this problem, but
not seen anything that resolves it. Any ideas!?

Thanks,

Ben
Back to top
Login to vote
Russ Valentine [MVP-Outlo

External


Since: Mar 21, 2005
Posts: 13035



(Msg. 2) Posted: Tue Jan 22, 2008 4:35 pm
Post subject: Re: Faxing from Access to Outlook 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The Outlook version is not in play. The Fax Service version and how you
integrated it with Outlook is. For programmatic faxing you may need to place
the Fax Service at the top of the Delivery order in the Outlook profile.
What is the exact content of the error message?
--
Russ Valentine
[MVP-Outlook]
<it RemoveThis @leedsguide.co.uk> wrote in message
news:b854b1a2-729b-4788-9401-4cdb309785bd@p69g2000hsa.googlegroups.com...
> Hi,
>
> Yes it's that old chestnut again - I've researched and seen plenty of
> other posts, however nothing that resolves the problem, so any
> assistance would be appreciated... I have an Access 2003 application
> that uses SendObject to fax from our Database via Outlook 2003.
>
> It worked successfully in Outlook 2000, but not 2003. Basically the
> VBA in Access inserts [FAX:xxxxxxxxx] into the "To" line of the
> message, and the message sends, but bounces back as undeliverable. If
> I manually enter [FAX:xxxxxxxx] into the To: line of a message, then
> the fax sends successfully.
>
> As I mention, I've found other people complain of this problem, but
> not seen anything that resolves it. Any ideas!?
>
> Thanks,
>
> Ben
Back to top
Login to vote
it

External


Since: Jan 22, 2008
Posts: 3



(Msg. 3) Posted: Wed Jan 23, 2008 9:35 am
Post subject: Re: Faxing from Access to Outlook 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Russ,

Many thanks for your reply. I've already tried putting the Fax service
at the top of the email accounts page (setting it at default), with no
change. The exact message is the same as for an email which Outlook
cannot deliver to - I've pasted at the bottom of this post.

It's the "Microsoft Shared Fax Client" we're using, version 5.0.1320
(from the admin console).

Any other ideas? Really appreciating your help so far!

Ben

Undeliverable Message
=================
Your message did not reach some or all of the intended recipients.

Subject:
Sent: 23/01/2008 17:32

The following recipient(s) could not be reached:

'recipient' on 23/01/2008 17:32
The e-mail address could not be found. Perhaps the
recipient moved to a different e-mail organization, or there was a
mistake in the address. Check the address and try again.
<VENUS.leedsguide.net #5.1.0>
=================

On 22 Jan, 21:35, "Russ Valentine [MVP-Outlook]" <russ....TakeThisOut@gmail.com>
wrote:
> The Outlook version is not in play. The Fax Service version and how you
> integrated it with Outlook is. For programmatic faxing you may need to place
> the Fax Service at the top of the Delivery order in the Outlook profile.
> What is the exact content of the error message?
> --
> Russ Valentine
> [MVP-Outlook]<i....TakeThisOut@leedsguide.co.uk> wrote in message
>
> news:b854b1a2-729b-4788-9401-4cdb309785bd@p69g2000hsa.googlegroups.com...
>
> > Hi,
>
> > Yes it's that old chestnut again - I've researched and seen plenty of
> > other posts, however nothing that resolves the problem, so any
> > assistance would be appreciated... I have an Access 2003 application
> > that uses SendObject to fax from our Database via Outlook 2003.
>
> > It worked successfully in Outlook 2000, but not 2003. Basically the
> > VBA in Access inserts [FAX:xxxxxxxxx] into the "To" line of the
> > message, and the message sends, but bounces back as undeliverable. If
> > I manually enter [FAX:xxxxxxxx] into the To: line of a message, then
> > the fax sends successfully.
>
> > As I mention, I've found other people complain of this problem, but
> > not seen anything that resolves it. Any ideas!?
>
> > Thanks,
>
> > Ben
Back to top
Login to vote
Russ Valentine [MVP-Outlo

External


Since: Mar 21, 2005
Posts: 13035



(Msg. 4) Posted: Wed Jan 23, 2008 2:13 pm
Post subject: Re: Faxing from Access to Outlook 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Need more specific information on your Fax Service and how you configured
it. That is a non-specific reference. Might want to include everything else
you've tried and what happened just to save me the trouble of suggesting
things you already tried.
--
Russ Valentine
[MVP-Outlook]
<it.RemoveThis@leedsguide.co.uk> wrote in message
news:65001e93-25f4-48bb-b6b0-41a1c3826f3c@u10g2000prn.googlegroups.com...
> Hi Russ,
>
> Many thanks for your reply. I've already tried putting the Fax service
> at the top of the email accounts page (setting it at default), with no
> change. The exact message is the same as for an email which Outlook
> cannot deliver to - I've pasted at the bottom of this post.
>
> It's the "Microsoft Shared Fax Client" we're using, version 5.0.1320
> (from the admin console).
>
> Any other ideas? Really appreciating your help so far!
>
> Ben
>
> Undeliverable Message
> =================
> Your message did not reach some or all of the intended recipients.
>
> Subject:
> Sent: 23/01/2008 17:32
>
> The following recipient(s) could not be reached:
>
> 'recipient' on 23/01/2008 17:32
> The e-mail address could not be found. Perhaps the
> recipient moved to a different e-mail organization, or there was a
> mistake in the address. Check the address and try again.
> <VENUS.leedsguide.net #5.1.0>
> =================
>
> On 22 Jan, 21:35, "Russ Valentine [MVP-Outlook]" <russ....RemoveThis@gmail.com>
> wrote:
>> The Outlook version is not in play. The Fax Service version and how you
>> integrated it with Outlook is. For programmatic faxing you may need to
>> place
>> the Fax Service at the top of the Delivery order in the Outlook profile.
>> What is the exact content of the error message?
>> --
>> Russ Valentine
>> [MVP-Outlook]<i....RemoveThis@leedsguide.co.uk> wrote in message
>>
>> news:b854b1a2-729b-4788-9401-4cdb309785bd@p69g2000hsa.googlegroups.com...
>>
>> > Hi,
>>
>> > Yes it's that old chestnut again - I've researched and seen plenty of
>> > other posts, however nothing that resolves the problem, so any
>> > assistance would be appreciated... I have an Access 2003 application
>> > that uses SendObject to fax from our Database via Outlook 2003.
>>
>> > It worked successfully in Outlook 2000, but not 2003. Basically the
>> > VBA in Access inserts [FAX:xxxxxxxxx] into the "To" line of the
>> > message, and the message sends, but bounces back as undeliverable. If
>> > I manually enter [FAX:xxxxxxxx] into the To: line of a message, then
>> > the fax sends successfully.
>>
>> > As I mention, I've found other people complain of this problem, but
>> > not seen anything that resolves it. Any ideas!?
>>
>> > Thanks,
>>
>> > Ben
>
>
>
Back to top
Login to vote
it

External


Since: Jan 22, 2008
Posts: 3



(Msg. 5) Posted: Thu Jan 24, 2008 7:19 am
Post subject: Re: Faxing from Access to Outlook 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sure:

The fax service is installed on a server, and also works as a shared
printer (\\server\SharedFax). Each client has the Microsoft Shared Fax
Client installed and configured to use this, and it works fine.
Outlook has the Microsoft Shared Fax Mail Transport installed and
configured under Tools-->Email Accounts, and again, this works fine to
send a fax direct from Outlook. The only time we get the message
bounced back is when we try to use SendObject in VBA - however this
didn't happen with Outlook 2000.

In addition, opening up the email in Outlook 2003 and choosing Actions
--> Resend This Message... sends the fax successfully.

It's very similar, or the same as this thread:

http://tinyurl.com/ys2cgo

Unfortunately there's little mention of what steps were actually taken
to resolve it! I notice you're still hanging around here from back
then though!

Thanks again...

Ben



On 23 Jan, 19:13, "Russ Valentine [MVP-Outlook]" <russ....RemoveThis@gmail.com>
wrote:
> Need more specific information on your Fax Service and how you configured
> it. That is a non-specific reference. Might want to include everything else
> you've tried and what happened just to save me the trouble of suggesting
> things you already tried.
> --
> Russ Valentine
> [MVP-Outlook]<i....RemoveThis@leedsguide.co.uk> wrote in message
>
> news:65001e93-25f4-48bb-b6b0-41a1c3826f3c@u10g2000prn.googlegroups.com...
>
> > Hi Russ,
>
> > Many thanks for your reply. I've already tried putting the Fax service
> > at the top of the email accounts page (setting it at default), with no
> > change. The exact message is the same as for an email which Outlook
> > cannot deliver to - I've pasted at the bottom of this post.
>
> > It's the "Microsoft Shared Fax Client" we're using, version 5.0.1320
> > (from the admin console).
>
> > Any other ideas? Really appreciating your help so far!
>
> > Ben
>
> > Undeliverable Message
> > =================
> > Your message did not reach some or all of the intended recipients.
>
> > Subject:
> > Sent: 23/01/2008 17:32
>
> > The following recipient(s) could not be reached:
>
> > 'recipient' on 23/01/2008 17:32
> > The e-mail address could not be found. Perhaps the
> > recipient moved to a different e-mail organization, or there was a
> > mistake in the address. Check the address and try again.
> > <VENUS.leedsguide.net #5.1.0>
> > =================
>
> > On 22 Jan, 21:35, "Russ Valentine [MVP-Outlook]" <russ....RemoveThis@gmail.com>
> > wrote:
> >> The Outlook version is not in play. The Fax Service version and how you
> >> integrated it with Outlook is. For programmatic faxing you may need to
> >> place
> >> the Fax Service at the top of the Delivery order in the Outlook profile.
> >> What is the exact content of the error message?
> >> --
> >> Russ Valentine
> >> [MVP-Outlook]<i....RemoveThis@leedsguide.co.uk> wrote in message
>
> >>news:b854b1a2-729b-4788-9401-4cdb309785bd@p69g2000hsa.googlegroups.com...
>
> >> > Hi,
>
> >> > Yes it's that old chestnut again - I've researched and seen plenty of
> >> > other posts, however nothing that resolves the problem, so any
> >> > assistance would be appreciated... I have an Access 2003 application
> >> > that uses SendObject to fax from our Database via Outlook 2003.
>
> >> > It worked successfully in Outlook 2000, but not 2003. Basically the
> >> > VBA in Access inserts [FAX:xxxxxxxxx] into the "To" line of the
> >> > message, and the message sends, but bounces back as undeliverable. If
> >> > I manually enter [FAX:xxxxxxxx] into the To: line of a message, then
> >> > the fax sends successfully.
>
> >> > As I mention, I've found other people complain of this problem, but
> >> > not seen anything that resolves it. Any ideas!?
>
> >> > Thanks,
>
> >> > Ben
Back to top
Login to vote
Russ Valentine [MVP-Outlo

External


Since: Mar 21, 2005
Posts: 13035



(Msg. 6) Posted: Thu Jan 24, 2008 5:32 pm
Post subject: Re: Faxing from Access to Outlook 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

We're not much closer. What is the fax service installed on the server? What
client is installed?
You have a programming issue, not an Outlook or fax issue. I need to figure
out where to redirect you.
--
Russ Valentine
[MVP-Outlook]
<it RemoveThis @leedsguide.co.uk> wrote in message
news:d6d2a8ac-20d3-4e76-a285-9dec7fe6a571@x69g2000hsx.googlegroups.com...
> Sure:
>
> The fax service is installed on a server, and also works as a shared
> printer (\\server\SharedFax). Each client has the Microsoft Shared Fax
> Client installed and configured to use this, and it works fine.
> Outlook has the Microsoft Shared Fax Mail Transport installed and
> configured under Tools-->Email Accounts, and again, this works fine to
> send a fax direct from Outlook. The only time we get the message
> bounced back is when we try to use SendObject in VBA - however this
> didn't happen with Outlook 2000.
>
> In addition, opening up the email in Outlook 2003 and choosing Actions
> --> Resend This Message... sends the fax successfully.
>
> It's very similar, or the same as this thread:
>
> http://tinyurl.com/ys2cgo
>
> Unfortunately there's little mention of what steps were actually taken
> to resolve it! I notice you're still hanging around here from back
> then though!
>
> Thanks again...
>
> Ben
>
>
>
> On 23 Jan, 19:13, "Russ Valentine [MVP-Outlook]" <russ... RemoveThis @gmail.com>
> wrote:
>> Need more specific information on your Fax Service and how you configured
>> it. That is a non-specific reference. Might want to include everything
>> else
>> you've tried and what happened just to save me the trouble of suggesting
>> things you already tried.
>> --
>> Russ Valentine
>> [MVP-Outlook]<i... RemoveThis @leedsguide.co.uk> wrote in message
>>
>> news:65001e93-25f4-48bb-b6b0-41a1c3826f3c@u10g2000prn.googlegroups.com...
>>
>> > Hi Russ,
>>
>> > Many thanks for your reply. I've already tried putting the Fax service
>> > at the top of the email accounts page (setting it at default), with no
>> > change. The exact message is the same as for an email which Outlook
>> > cannot deliver to - I've pasted at the bottom of this post.
>>
>> > It's the "Microsoft Shared Fax Client" we're using, version 5.0.1320
>> > (from the admin console).
>>
>> > Any other ideas? Really appreciating your help so far!
>>
>> > Ben
>>
>> > Undeliverable Message
>> > =================
>> > Your message did not reach some or all of the intended recipients.
>>
>> > Subject:
>> > Sent: 23/01/2008 17:32
>>
>> > The following recipient(s) could not be reached:
>>
>> > 'recipient' on 23/01/2008 17:32
>> > The e-mail address could not be found. Perhaps the
>> > recipient moved to a different e-mail organization, or there was a
>> > mistake in the address. Check the address and try again.
>> > <VENUS.leedsguide.net #5.1.0>
>> > =================
>>
>> > On 22 Jan, 21:35, "Russ Valentine [MVP-Outlook]" <russ... RemoveThis @gmail.com>
>> > wrote:
>> >> The Outlook version is not in play. The Fax Service version and how
>> >> you
>> >> integrated it with Outlook is. For programmatic faxing you may need to
>> >> place
>> >> the Fax Service at the top of the Delivery order in the Outlook
>> >> profile.
>> >> What is the exact content of the error message?
>> >> --
>> >> Russ Valentine
>> >> [MVP-Outlook]<i... RemoveThis @leedsguide.co.uk> wrote in message
>>
>> >>news:b854b1a2-729b-4788-9401-4cdb309785bd@p69g2000hsa.googlegroups.com...
>>
>> >> > Hi,
>>
>> >> > Yes it's that old chestnut again - I've researched and seen plenty
>> >> > of
>> >> > other posts, however nothing that resolves the problem, so any
>> >> > assistance would be appreciated... I have an Access 2003 application
>> >> > that uses SendObject to fax from our Database via Outlook 2003.
>>
>> >> > It worked successfully in Outlook 2000, but not 2003. Basically the
>> >> > VBA in Access inserts [FAX:xxxxxxxxx] into the "To" line of the
>> >> > message, and the message sends, but bounces back as undeliverable.
>> >> > If
>> >> > I manually enter [FAX:xxxxxxxx] into the To: line of a message, then
>> >> > the fax sends successfully.
>>
>> >> > As I mention, I've found other people complain of this problem, but
>> >> > not seen anything that resolves it. Any ideas!?
>>
>> >> > Thanks,
>>
>> >> > Ben
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Fax All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET