RE: MailMessage-Object error - net 1.1 , VS 2003
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 10 Jul 2007 08:17:03 GMT
Hi Rolf,
From your description, you're using the System.Web.Mail smtp component tosend 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.
.
- Follow-Ups:
- Re: MailMessage-Object error - net 1.1 , VS 2003
- From: Rolf Welskes
- Re: MailMessage-Object error - net 1.1 , VS 2003
- References:
- MailMessage-Object error - net 1.1 , VS 2003
- From: Rolf Welskes
- MailMessage-Object error - net 1.1 , VS 2003
- Prev by Date: Re: Windows Forms App as Console App
- Next by Date: Using different configurations (web.config, app.config)
- Previous by thread: MailMessage-Object error - net 1.1 , VS 2003
- Next by thread: Re: MailMessage-Object error - net 1.1 , VS 2003
- Index(es):
Relevant Pages
|
Loading