Server Error in '/' Application.

[EXCEPTION] executeQuery (SELECT * FROM lbtc_c_redirections WHERE redirectionType = @RedirectionType AND targetUrl = @TargetUrl) :[EXCEPTION] openConnection :A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)

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.Exception: [EXCEPTION] executeQuery (SELECT * FROM lbtc_c_redirections WHERE redirectionType = @RedirectionType AND targetUrl = @TargetUrl) :[EXCEPTION] openConnection :A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)

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:


[Exception: [EXCEPTION] executeQuery (SELECT * FROM lbtc_c_redirections WHERE redirectionType = @RedirectionType AND targetUrl = @TargetUrl) :[EXCEPTION] openConnection :A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)]
   com.ideit.web.core.process.RedirectionProcess.getStaticRedirectionByTargetUrl(String requestUrl) +129
   com.ideit.web.core.redirection.RedirectModule.SearchForRedirection(String requestUrl) +231
   com.ideit.web.core.redirection.RedirectModule.OnBeginRequest(Object sender, EventArgs e) +710
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36730