RE: MailMessage-Object error - net 1.1 , VS 2003



Hi Rolf,

From your description, you're using the System.Web.Mail smtp component to
send email in your .net 1.1 application, however, you found that it will
report "Could not access CDO.Message object" error after sending 100
mailmessages, correct?

According to this error message, I've performed some research, it seems
this exception message is quite general (may be raised by different kind of
underlying errors). Would you paste the full exception callstack (may also
include the innerException information) here so that we can have a further
look. Here is a FAQ article on systemwebmail site which discussing on this
general error message:

http://www.systemwebmail.com/faq/4.2.3.aspx

So far my opinion is that the problem should be a particular case and
sending 100 mailmessages should not be a common problem.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • RE: application failed to initialize - Visual Studio 2005 with or with
    ... customers complaining the lack of information from OS loader. ... the explorer error dialog is the standard error message for Win32 error ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vsnet.debugging)
  • RE: Deploying WCF
    ... If you use this address in your client application ... Allowed" error message from IIS. ... Microsoft Online Community Support ... nature are best handled working with a dedicated Microsoft Support Engineer ...
    (microsoft.public.dotnet.framework)
  • Re: Access Violation in SQL Server Native Client
    ... sorry I thought an "Access Violation Exception" is clear enough, so I don't translated the German error message. ... Best Regards ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.sqlserver.odbc)
  • RE: Ok to call Application.get_Selection()?
    ... Cannot create a Selection object when this dialog is active. ... none exception message is popped up. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.office.developer.com.add_ins)
  • RE: dataGridView Cell Parsing Error ESC
    ... the CellEndEdit event of the datagridview is raise. ... could handle this event to clear the error message. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.windowsforms.controls)

Loading