System.Web.Mail Transport Error

G

Guest

This question falls into the category..."nothin a reboot won't fix"...

The exception I receive is as follows:
"The message could not be sent to the SMTP server. The transport error code
was 0x800ccc14. The server response was not available."

If I want the exception to stop occurring (for a while), I just reboot the
machine that the app and SMTP Service is running on. Note that SMTP Service
start and stop does not help. Please note that I never know how long the app
will run until the error occurs sometimes 1 hour, sometimes 8 hours.

The transport error code was 0x800ccc14 is a winsock error,
"SOCKET_INIT_ERROR Unable to initialize Winsock".

Any ideas? Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top