Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / September 2004

Tip: Looking for answers? Try searching our database.

Web Mail - Exchange 2000 (Stopped Working)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KeithO - 14 Sep 2004 02:57 GMT
This was working:

smtpMail.SmtpServer = sServerName
smtpMail.Send(Message)
'//
Now getting HttpException: Could not access 'CDO.Message' object.
InteropServices.COMException (0x80040213): The transport failed to connect
to server.

Note:
The Win 2000 AD Servers were replaced By Win 2003 Server Boxes on the weekend.

It would appear that the problem has occured after the upgrade...

Any Thoughts?
KeithO - 14 Sep 2004 03:35 GMT
Found Workround...
If anyone can explain why this worked I would like to know...

replaced smtpMail.smtpServer=sServerName
with
smtpMail.smtpServer.insert(0,sServerName)
'//
Found solution at Post
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&newwindow=1&threadm=e
PdwqQfZDHA.2136%40TK2MSFTNGP10.phx.gbl&rnum=75&prev=/groups%3Fq%3Dcdo.message%2B
group:microsoft.public.dotnet.*%26num%3D50%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3
DUTF8%26newwindow%3


> This was working:
>
[quoted text clipped - 11 lines]
>
> Any Thoughts?
KeithO - 14 Sep 2004 03:37 GMT
OK...Found workround.
If anyone can explain why let me know...

Replaced smtpMail.smtpServer=sServerName
with
smtpMail.smtpServer.insert(0,sServerName)

Found post at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF8&newwindow=1&threadm=e
PdwqQfZDHA.2136%40TK2MSFTNGP10.phx.gbl&rnum=75&prev=/groups%3Fq%3Dcdo.message%2B
group:microsoft.public.dotnet.*%26num%3D50%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3
DUTF8%26newwindow%3


> This was working:
>
[quoted text clipped - 11 lines]
>
> Any Thoughts?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.