473,614 Members | 2,342 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problemi With Exchange Server 2000 SP4 and CDO

Hi,
I have Windows Server 2003 + IIS 6.0 with all the security
patches released by Microsoft installed until Today.

I have an ASP page that calls a method of an object installed under COM +

<%....

Set ObjMsg = CreateObject("O bjName","ClassN ame")
ObjMsg.Recipien t = .....
...
'This method use CDO
ObjMsg.send
...
%>

The method is written so:

160 Set iConf = CreateObject("C DO.Configuratio n")
170 Set Flds = iConf.Fields
' Set the CDOSYS configuration fields to use port 25 on the SMTP
server.
180
Flds.Item("http ://schemas.microso ft.com/cdo/configuration/sendusing") = 2
'cdoSendUsingPo rt
190
Flds.Item("http ://schemas.microso ft.com/cdo/configuration/smtpserver") = <
ip address >
200
Flds.Item("http ://schemas.microso ft.com/cdo/configuration/smtpconnectiont ime
out") = 30
210 Flds.Update
230 Set objMsg = CreateObject("C DO.Message")
250 Set objMsg.Configur ation = iConf

270 objMsg.From = mSender
280 objMsg.To = mRecipient
290 objMsg.Subject = mSubject
300 objMsg.TextBody = mBody
310 objMsg.Bcc = mBcc
320 objMsg.Cc = mCc
330 objMsg.ReplyTo = ""
370 On Error Resume Next
380 objMsg.Send
...
....

On another server is installed the mail server ExChange Server 2000 with SP4
and my application try to communicate with it.

When CDO try to post the messages to exchange server sometimes the following
error happens:

"The transport failed to connect to the server"

IT'S A RANDOM ERROR: sometimes the communications between ExChange Server
2000 and CDO works but other times the communications doesn't works and CDO
gives the error over.

I think it'isn a firewall otherwise the error should appear always.

What's the cause of the error ? There are knows problems between CDO and
ExChange Server ?

Thanks.

Roberto.


--
_______________ _______________ _

Roberto Leo
Analista-Progammatore
Ex Machina
Recruiting Service Provider

Int.: + 39 051 58 706 36
Fax : + 39 051 444 914

r.***@exm.it
www.exm.it
Jul 21 '05 #1
4 1602
Hi Roberto,

We have reviewed this issue and are currently researching on it. We will
update you ASAP. Thanks for your patience!

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

Jul 21 '05 #2
Hello,

What is the error number for the problem, 2142270973 or 0x80040213?
Normally, this kind of problem may be related to DNS issues. When the
problem occured, you may try to ping your Exchange Server with server name
and IP addess, will it return successful message?

Luke

Jul 21 '05 #3
We use the Ip Number to communicate with Exchange server The ping with
ExChange Server works. It's a RANDOM PROBLEM. The ExChange server always
work.

Bye, Rob.

r.***@exm.it
www.exm.it
"[MSFT]" <lu******@onlin e.microsoft.com > wrote in message
news:ax******** ******@cpmsftng xa10.phx.gbl...
Hello,

What is the error number for the problem, 2142270973 or 0x80040213?
Normally, this kind of problem may be related to DNS issues. When the
problem occured, you may try to ping your Exchange Server with server name
and IP addess, will it return successful message?

Luke

Jul 21 '05 #4
Hello Roberto,

Thank you for the information.

Did you find the exact error number yet? And, is there any proxy/firewall
between the two servers? Is there any antivirus software installed on them.
When the problem occur, you may try to ping the server with IP, will it be
success?

Luke

Jul 21 '05 #5

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

Similar topics

0
4656
by: Nitec Dev | last post by:
Our setup: server1 ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows 2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and had Outlook 2000 installed. Upgraded to ASP running on IIS6, Outlook 2000 and SQL 2000 on Windows 2003. Server2 runs windows 2003 with Exchange 2003 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and have Outlook 2000/2003 installed.
2
1476
by: Mick Kehoe | last post by:
Hi All We are running SQL Server & Outlook with an exchange server. We are looking for a way to import the address book & email details into a database table. We have managed to do this with MS Access by using the import option exchange(). Is there a similar way this can be done in SQLServer 2000
6
2625
by: Jason | last post by:
Sorry for the post here but could not find an Exchange newgroup. I developed an application a year or 2 ago that sends SMTP email. The application allows the user to customize the text from address. is "My Custom Name" Jason@Yahoo.com. When the email was received into my companies Exchange 5.5 mail system the custom name was kept intact. Now that
1
1820
by: Jim in Arizona | last post by:
I have no idea how to get started, really, but I am looking for a way to have an email sent via an ASP page via our Exchange 2000 server. I have a fairly simple asp page that displays data from a SQL 2000 database in the form of web links. A part of this page allows people to post links to the database for display. When someone posts a link, I would like an email sent to me with the data (link) that they posted through the ASP page. ...
1
3554
by: Arran Pearce | last post by:
I am wanting to create a web application which will use Microsoft Exchange Server. We currently use Exchange 2000 but if i needed it we would upgrade to 2003. Is 2003 going to provide easyer programming with C# (and DotNet in general) than 2000? If so i will wait a bit longer. thanks for any insights. Arran
0
1357
by: JimDuggan | last post by:
I've written an event sink for Exchange 2000 in managed code, but have found problems now I've come to test it. My Exchange box needs upgrading to SP3 so I can install the Exchange SDK tools needed to hook up the event sink. I've just noticed the SP3 documentation states that Exchange SP3 can't be installed on a server running .Net... I was planning on having the component I've written running on the Exchange 2000 server. Obviously if...
0
1385
by: Jayme | last post by:
My company would like to implement an online calendar that integrates with our current website that would allow our clients to view upcoming workshops and events. These "appointments" are currently entered by the event coordinators into a public calendar on our Exchange 2000 server. Our Exchange 2000 server and our Internet server exist on two different machines and a solution cannot consist of a "server" program that resides on the...
2
4535
by: | last post by:
How can I force SmtpMail class to use CDO for Windows 2000 instead of Exchange 2000. We do not use Exchange at all. I want to do this because I am having a problem sending email from the web server. If I send part of the HTML email it will go through. If I send the whole HTML email then it gets stuck on our email server at corporate with the error: The message could not be sent to the SMTP server. The transport error code was...
1
2358
by: Robbert van Geldrop | last post by:
Hello, I have a problem restoring Exchange 2000 files. Our software has an interface to ESEBCLI2.dll for online backup and restore features. Everything works fine with Exchange 2003 and also when backing up Exchange 2000, yet restoring Exchange 2000 gives some problems: A Store is restored: * the restore is started.
0
8197
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8142
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8589
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8443
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5548
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4058
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4136
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2573
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
1438
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.