473,405 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Web Email

Jay
I have been using the Web Email facility in asp.net. I have used it
successfully many times. This time I am sending the same email to several
users so I construct the string of email addresses for the To field.
Sometimes it is successful and sometimes it fails.

Has anyone had this experience?

Jay
Nov 19 '05 #1
3 1150
JV
What specific error do you get when it fails?

"Jay" <Ar***********@microsoft.com>
I have been using the Web Email facility in asp.net. I have used it
successfully many times. This time I am sending the same email to several
users so I construct the string of email addresses for the To field.
Sometimes it is successful and sometimes it fails.

Has anyone had this experience?

Jay

Nov 19 '05 #2
Jay
I tried again and it is now consistently working. No matter how many people
I selected to send an email to it worked.

I was just wondering if others have had similar difficulties, or if there
are constraints on the size of email, etc. The emails I am sending are HTML
and 30 or so lines of text.

Jay
"JV" <jo**********@goisc.com> wrote in message
news:uL**************@TK2MSFTNGP15.phx.gbl...
What specific error do you get when it fails?

"Jay" <Ar***********@microsoft.com>
I have been using the Web Email facility in asp.net. I have used it
successfully many times. This time I am sending the same email to several users so I construct the string of email addresses for the To field.
Sometimes it is successful and sometimes it fails.

Has anyone had this experience?

Jay


Nov 19 '05 #3
Jay
This is the code I am using. It works some of the time.

Try
SmtpMail.Send(eMail)
Catch ex as Exception
Dim msg1 as String = ex.message
Dim msg1 as String = exInnerException.Message
EventLog.Insert ("SendEmail", msg1 + " InnerException: " + msg2
End Try

EventLog stores error in database.

The error is:
Could not access 'CDO.Message' object. InnerException: Exception has been
thrown by the target of an invocation.

Thanks for you help

"JV" <jo**********@goisc.com> wrote in message
news:uL**************@TK2MSFTNGP15.phx.gbl...
What specific error do you get when it fails?

"Jay" <Ar***********@microsoft.com>
I have been using the Web Email facility in asp.net. I have used it
successfully many times. This time I am sending the same email to several users so I construct the string of email addresses for the To field.
Sometimes it is successful and sometimes it fails.

Has anyone had this experience?

Jay


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Chuck Anderson | last post by:
Can anyone point me in the right direction? I want to use Php to automate confirmation of someone joining an email list by them replying to an email (so they don't have to have a browser?). I...
4
by: dmiller23462 | last post by:
So here's my problem.....I need to set up different email distributions based on which option in the following Select form has been chosen....For instance if "Putaway" is chosen it needs to email...
88
by: Mike | last post by:
Is there a way to determine what a user's default email client is? I read a post from 3 years ago that said no. I guess I'm hoping something has come along since then.
2
by: BSG-SMTP-Gateway | last post by:
The following message sent by this account has violated system policy: Connection From: 64.253.55.90 From: python-list@python.org To: terriss@birdsall.com, q4dzsAEAAAAA@birdsall.com,...
26
by: libsfan01 | last post by:
Hi all! Can anyone show me how to check and email field on a form for the existence of these two characters. Kind regards Marc
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.