Author: RonnieStokie | Posted on: 7/20/2009 1:47:37 PM | Views : 1092

Hi on my ASP.net site i have a newsletter page. This lets the user subscribe to the newsletter email.
This works fine on local host, as when the details are filled in and submitted i am sent an Email.
Online i get the following error:
Unable to read data from the transport connection: net_io_connectionclosed. 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.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.

Source Error:

...

Go to the complete details ...