Error al Enviar Correo
Publicado por DAVID PADILLA (2 intervenciones) el 28/12/2007 00:14:38
Hola programadores, tengo un problema con una aplicacion donde envio correos.
Cuando hago la prueba desde el VS.NET 2005 (Maquina Personal) funciona bien envia el correo, PERO, ya cuando compilo y subo los cambios al servidor WEB. Me tira el siguiente Error:
*****
Server Error in '/' Application.
--------------------------------------------------------------------------------
No connection could be made because the target machine actively refused it
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below
*****
Espero me puedan ayudar,
Muchas Gracias de Antemano.
Saludos a la distancia,
Cuando hago la prueba desde el VS.NET 2005 (Maquina Personal) funciona bien envia el correo, PERO, ya cuando compilo y subo los cambios al servidor WEB. Me tira el siguiente Error:
*****
Server Error in '/' Application.
--------------------------------------------------------------------------------
No connection could be made because the target machine actively refused it
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below
*****
Espero me puedan ayudar,
Muchas Gracias de Antemano.
Saludos a la distancia,
Valora esta pregunta


0