Server Error in '/' Application.

The transport failed to connect to the server.

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.Runtime.InteropServices.COMException: The transport failed to connect to the server.


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.

Stack Trace:


[COMException (0x80040213): The transport failed to connect to the server.
]
   odwcaspnet.include.Functions.SendEmailSMTP(String sTo, String sFrom, String sSubject, String sBody) +118
   odwcaspnet.include.Functions.SendErrorReportEmailBackend(Exception ex, Int32 iFlags) +2779
   odwcaspnet.include.Functions.TransferToErrorPage(Exception ex) +25
   odwcaspnet.Global.Session_Start(Object sender, EventArgs e) +953
   System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +2221711
   System.Web.SessionState.SessionStateModule.CompleteAcquireState() +159
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +518
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +90
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +161


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433