Server Error in '/common/tcis' Application.

More data was expected, but EOF was reached.

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.InvalidDataException: More data was expected, but EOF was reached.

Source Error:


Line 34:         public void EndProcessRequest(IAsyncResult result)
Line 35:         {
Line 36:             _Delegate.EndInvoke(result);
Line 37:         }
Line 38: 

Source File: c:\WebApp\Internet2018Prod_Phase2\Internet\common\tcis\Show.ashx    Line: 36

Stack Trace:


[InvalidDataException: More data was expected, but EOF was reached.]

[ProtocolException: Error while reading message framing format at position 0 of stream (state: ReadingUpgradeRecord)]

[ProtocolException: The server at net.tcp://tcis.hkcic.org/Service/Search.svc rejected the session-establishment request.]
   System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) +523
   System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) +650
   AsyncProcessorDelegate.EndInvoke(IAsyncResult result) +0
   ViewEngCourseDoc.EndProcessRequest(IAsyncResult result) in c:\WebApp\Internet2018Prod_Phase2\Internet\common\tcis\Show.ashx:36
   System.Web.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar) +231
   System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) +172


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