Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > sending mail fail through app in windows 2008 server

Reply
Thread Tools Display Modes

sending mail fail through app in windows 2008 server

 
 
sending mail fail through app in windows
Guest
Posts: n/a

 
      05-29-2010

while sending the mails through .net windows application 2.0 from windows
2008 server (application is running in windows 2008) which is raised the
following error.
System.Net.WebException: Unable to connect to the remote server

{System.Net.Mail.SmtpException: Failure sending mail. --->
System.Net.WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException: No connection could be made because the
target machine actively refused it 10.200.206.80:25
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

but same application is working in some different machines in xp or win 2003.
 
Reply With Quote
 
 
 
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      05-29-2010
"sending mail fail through app in windows" <sending mail fail through app in
> wrote in message
news:9BB301DB-2361-4A70-8A68-...
> while sending the mails through .net windows application 2.0 from windows
> 2008 server (application is running in windows 2008) which is raised the
> following error.
> System.Net.WebException: Unable to connect to the remote server


And this has to do with WSUS . . . How?

> System.Net.Sockets.SocketException: No connection could be made because
> the
> target machine actively refused it 10.200.206.80:25


Whatever it is... it's a permissions error. The email server is DENYING the
connection.

> but same application is working in some different machines in xp or win
> 2003.


Then you need to do for this machine what you've already done for those
other machines.



--
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2010)

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What's wrong with my live.com account? Michael Elliott Windows Live Mail 43 1 Week Ago 09:36 PM
Gmail and Windows Live Mail Gans Windows Live Mail 24 11-12-2010 08:16 PM
Copying Shared folders and retaining share and file permissions Bry M Server Networking 7 03-24-2010 01:12 PM
Re: DC with "Windows cannot obtain the domain controller name for your computer network" Danny Sanders Active Directory 0 01-21-2010 02:26 PM
migrate from windows server 2003 to windows server 2008R2 weedfrog Windows Server 9 12-15-2009 04:58 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59