473,387 Members | 1,520 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,387 software developers and data experts.

Could not access CDO.Message Object.

I am getting a strange error from my application. I only get this error on
a Windows 2000 Terminal Server in Application Server mode. On my Windows XP
Development workstation, this same code works without error.

On the Terminal Server I get:

Could not access 'CDO.Message' object.
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. --->
System.Runtime.InteropServices>COMException (0x80040211): The message could
not be sent to the SMTP Server. The transport error code was 0x800ccc15. The
server response was not available.

Exact same code, with the exact same settings for the mail message, and the
SMTP Server. Does anyone know why I might be getting the above error?
Nov 21 '05 #1
3 8026
Kevin,
Have you check the information at:

http://www.systemwebmail.net/

Other then considering asking in one of the Terminal Server specific
newsgroups, as this sounds more like a terminal server configuration
problem, I don't use Terminal Server to offer any help there...

Hope this helps
Jay

"Kevin Hodgson" <ke***@caseware.com> wrote in message
news:OY**************@TK2MSFTNGP10.phx.gbl...
I am getting a strange error from my application. I only get this error on
a Windows 2000 Terminal Server in Application Server mode. On my Windows
XP
Development workstation, this same code works without error.

On the Terminal Server I get:

Could not access 'CDO.Message' object.
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. --->
System.Runtime.InteropServices>COMException (0x80040211): The message
could
not be sent to the SMTP Server. The transport error code was 0x800ccc15.
The
server response was not available.

Exact same code, with the exact same settings for the mail message, and
the
SMTP Server. Does anyone know why I might be getting the above error?

Nov 21 '05 #2
We did eventually solve this problem.

It turns out a new version of McAfee Anti-Virus was installed on this
Terminal Server, and it blocked port 25 by default, to stop spam zombies.
Disabling the Port 25 blocking got everything moving again.
"Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
Kevin,
Have you check the information at:

http://www.systemwebmail.net/

Other then considering asking in one of the Terminal Server specific
newsgroups, as this sounds more like a terminal server configuration
problem, I don't use Terminal Server to offer any help there...

Hope this helps
Jay

"Kevin Hodgson" <ke***@caseware.com> wrote in message
news:OY**************@TK2MSFTNGP10.phx.gbl...
I am getting a strange error from my application. I only get this error on a Windows 2000 Terminal Server in Application Server mode. On my Windows XP
Development workstation, this same code works without error.

On the Terminal Server I get:

Could not access 'CDO.Message' object.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->
System.Runtime.InteropServices>COMException (0x80040211): The message
could
not be sent to the SMTP Server. The transport error code was 0x800ccc15.
The
server response was not available.

Exact same code, with the exact same settings for the mail message, and
the
SMTP Server. Does anyone know why I might be getting the above error?


Nov 21 '05 #3
I cant disable port 25 blocking. In this case can we use differrent port i.e. 26 to b more specific. Because when i done that it is also giving me the same error. one thing i like to say that this application is running fine at localhost but doesn't work in our remote server. which is needed to block the spam.

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Nov 21 '05 #4

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

Similar topics

5
by: Tim Eliot | last post by:
Just wondering if anyone has hit the following issue and how you might have sorted it out. I am using the command: DoCmd.TransferText acExportMerge, , stDataSource, stFileName, True after...
2
by: Janna Deegan | last post by:
Hello all, First off, if there is a better place to post for an answer to this question, please feel free to point me there. I have some very strange behavior happening with my System.web.mail...
2
by: Desmond | last post by:
Hi, I would really appreciate if somebody could give some advise on this. I've a ASP.NET application that is supposed to send emails and it is tested to be working well on IIS 5.0 and tested...
4
by: Robert | last post by:
I am trying to send an email message from the code behind page of an aspx page. Here is what I have: ======================================= Imports System.Web.Mail Private Sub EmailStuff()
1
by: Jens Øster | last post by:
Hi I am writing a ASP.NET web application that must sent some e-mails. I get the exception “Could not access 'CDO.Message' object” when I call SmtpMail.Send. This only happens when I send...
3
by: Jens | last post by:
Hi I am writing a ASP.NET web application that must sent some e-mails. I get the exception “Could not access 'CDO.Message' object” when I call SmtpMail.Send. This only happens when I send...
1
by: Michael | last post by:
Hello, I've read a lot of threads on this subject, but they typically go back to a problem with the smtp server configuration. In my case, everything works great until I uncomment the one line...
4
by: Liz Patton | last post by:
Here's the exception: System.Exception: Unable to send mail: Could not access 'CDO.Message' object. ---> System.Web.HttpException: Could not access 'CDO.Message' object. --->...
3
by: pmud | last post by:
Hi, I have ab ASP.Net Application in which I need to send e-mail on button click. Even though my C# code for that is correct.I am getting the following error:: I think the following error can be...
5
by: lds | last post by:
I am getting the following error: The "SendUsing" configuration value is invalid. Description: An unhandled exception occurred during the execution of the current web request. Please review the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.