Transport failed to connect to the server

  • Thread starter Thread starter dancer
  • Start date Start date
D

dancer

Using Framework 1.1, ASP.net 1.1
I test my applications that send e-mail on my personal computer : iis -
local host - wwwroot - no problems.
Then all of a sudden I get this error:
"Transport failed to connect to the server"
I try applications that HAVE RUN FINE IN THE PAST. Still this error.

I download to my hosting server, and the application runs without problems.

I changed nothing in my iis setup.

Help!
 
Using Framework 1.1, ASP.net 1.1
I test my applications that send e-mail on my personal computer : iis -
local host - wwwroot - no problems.
Then all of a sudden I get this error:
"Transport failed to connect to the server"
I try applications that HAVE RUN FINE IN THE PAST. Still this error.

I download to my hosting server, and the application runs without problems.

I changed nothing in my iis setup.

Help!

Hi,

Ckeck the production server's Smtp settings...
and check your application's smtp settings...

Thanks
Masudur
 
Back
Top