[AccessD] Error creating emails in Outlook in Win8

Doug Murphy dw-murphy at cox.net
Wed Aug 13 16:14:48 CDT 2014


My guess would be that the Access application does not have permission to
write files to the directory it is working in on the erroring machines. As I
said in my previous message, nothing beats debugging on the machine giving
the error and seeing what is happening.

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Carolyn Johnson
Sent: Wednesday, August 13, 2014 1:00 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Error creating emails in Outlook in Win8

It's never mattered in the past, but certainly worth a try.   Something has
changed.

Thanks
Carolyn

  ----- Original Message ----- 
  From: Bill Benson 
  To: 'Access Developers discussion and problem solving' 
  Sent: Wednesday, August 13, 2014 2:54 PM
  Subject: Re: [AccessD] Error creating emails in Outlook in Win8


  I believe it is important to save the email after attaching the attachment
  and assigning any other properties, and then using .SEND only after using
  .SAVE

  -----Original Message-----
  From: accessd-bounces at databaseadvisors.com
  [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Carolyn Johnson
  Sent: Wednesday, August 13, 2014 3:53 PM
  To: Access Developers discussion and problem solving
  Subject: Re: [AccessD] Error creating emails in Outlook in Win8

  No.   I don't use the save method . . . 

  I create the email, create the pdf file, attach the pdf file, kill the pdf
  file, then send the email.   The move on to the next person in the
recordset
  and do it again.


  Carolyn
    ----- Original Message ----- 
    From: Bill Benson 
    To: 'Access Developers discussion and problem solving' 
    Sent: Wednesday, August 13, 2014 2:45 PM
    Subject: Re: [AccessD] Error creating emails in Outlook in Win8


    Carolyn are you calling the save method before .SEND ?


    -- 
    AccessD mailing list
    AccessD at databaseadvisors.com
    http://databaseadvisors.com/mailman/listinfo/accessd
    Website: http://www.databaseadvisors.com
  -- 
  AccessD mailing list
  AccessD at databaseadvisors.com
  http://databaseadvisors.com/mailman/listinfo/accessd
  Website: http://www.databaseadvisors.com

  -- 
  AccessD mailing list
  AccessD at databaseadvisors.com
  http://databaseadvisors.com/mailman/listinfo/accessd
  Website: http://www.databaseadvisors.com
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list