Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / May 2008

Tip: Looking for answers? Try searching our database.

*Access* Cannot send emails from form:

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jason - 10 May 2008 01:10 GMT
Run-time error '2293'
Access can't send a message for the reason stated in the preceding alert.
Resolve that problem and then send the message again.

There is no previous alert.

FullAddress = "TEST"
Line:
DoCmd.SendObject acSendNoObject, , , EmailAddress, , , "My subject",
FullAddress, True

Thanks,
J
Jason - 10 May 2008 01:21 GMT
Narrowed it down - last item must be false - it cannot be true, nor missing.
> Run-time error '2293'
> Access can't send a message for the reason stated in the preceding alert.
[quoted text clipped - 9 lines]
> Thanks,
> J
Pete D. - 10 May 2008 01:22 GMT
First try changing the fulladdress to something else besides test.
> Run-time error '2293'
> Access can't send a message for the reason stated in the preceding alert.
[quoted text clipped - 9 lines]
> Thanks,
> J
Jason - 10 May 2008 05:45 GMT
even with the valid email address the last value must be false. If false -
it tries to send email. If true or not entered I get the error.
> First try changing the fulladdress to something else besides test.
> > Run-time error '2293'
[quoted text clipped - 10 lines]
> > Thanks,
> > J
Rick Brandt - 10 May 2008 13:08 GMT
> even with the valid email address the last value must be false. If
> false - it tries to send email. If true or not entered I get the
> error.

Well with true it tries to open an outgoing message window using your
default MAPI program, usually either Outlook or Outlook Express.  Sounds
like that program might be where the problem is.

Signature

Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com

Pete D. - 10 May 2008 14:28 GMT
The reason I suggested fixing the name was part one, are you using outlook
or outlook express as client?  Outlook express creates this error code under
automation.  True/False isn't your problem but a symptom of another issue.

>> even with the valid email address the last value must be false. If
>> false - it tries to send email. If true or not entered I get the
[quoted text clipped - 3 lines]
> default MAPI program, usually either Outlook or Outlook Express.  Sounds
> like that program might be where the problem is.
Jason - 10 May 2008 21:09 GMT
I'm using Outlook 2003
> The reason I suggested fixing the name was part one, are you using outlook
> or outlook express as client?  Outlook express creates this error code under
[quoted text clipped - 7 lines]
> > default MAPI program, usually either Outlook or Outlook Express.  Sounds
> > like that program might be where the problem is.
Tas Davies - 19 May 2008 06:39 GMT
I am having the same problem with a clients computer:

She is on Access 2000 and Outlook 2003

With a simple command:

DoCmd.SendObject , , , "tas@namsat.biz"

It errors with run-time error 2293??? I can't find a reference for this
error with this situation - ie. edit message set to True.

Any help would be greatly appreciated.

> I'm using Outlook 2003
> > The reason I suggested fixing the name was part one, are you using outlook
[quoted text clipped - 9 lines]
> > > default MAPI program, usually either Outlook or Outlook Express.  Sounds
> > > like that program might be where the problem is.
Douglas J. Steele - 19 May 2008 11:25 GMT
If you go to the Immediate Window (Ctrl-G), type ?AccessError(2293) and hit
Enter, you'll see that the error message is something along the lines of

can't send a message for the reason stated in the preceding alert.@Resolve
that problem, and then send the message again.@@1@@1

Do you get an error message before you get the 2293 error? If so, what is
it?

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

>I am having the same problem with a clients computer:
>
[quoted text clipped - 25 lines]
>> > > Sounds
>> > > like that program might be where the problem is.
Tas Davies - 19 May 2008 13:13 GMT
Hi Doug,

I asked my client to do a repair install of Office 2003 and it fixed the
problem.

Guess the problem was in Outlook.

Anyway, all is good now.

Thanks
Tas

> If you go to the Immediate Window (Ctrl-G), type ?AccessError(2293) and hit
> Enter, you'll see that the error message is something along the lines of
[quoted text clipped - 34 lines]
> >> > > Sounds
> >> > > like that program might be where the problem is.
Jason - 23 May 2008 07:09 GMT
Could be - I'm not reinstalling as this is a fresh install a few weeks ago.
Also Outlook crashes when I use the right-click menus
> Hi Doug,
>
[quoted text clipped - 46 lines]
> > >> > > Sounds
> > >> > > like that program might be where the problem is.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.