Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [SocketException (0x2746): Eine vorhandene Verbindung wurde vom Remotehost geschlossen]
- System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) +6489399
- System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +130
- [IOException: Von der Übertragungsverbindung können keine Daten gelesen werden: Eine vorhandene Verbindung wurde vom Remotehost geschlossen.]
- System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +296
- System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) +19
- System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) +251
- [WebException: Die zugrunde liegende Verbindung wurde geschlossen: Unbekannter Fehler beim Empfangen..]
- System.Net.HttpWebRequest.GetResponse() +6557312
- System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +55
- [CommunicationException: Fehler beim Empfangen der HTTP-Antwort für http://localhost:666/SearchService/. Die Ursache kann sein, dass die Dienstendpunktbindung kein HTTP-Protokoll verwendet. Eine andere mögliche Ursache ist, dass der HTTP-Anforderungskontext vom Server abgebrochen wird (vermutlich auf das Herunterfahren des Diensts zurückzuführen). Weitere Informationen finden Sie in den Serverprotokollen.]
- System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10964395
- System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +336
- MSO.ErrorSystem.Website.SearchServiceReference.ISearchService.SearchReports(String pSearchterm, Int32 pPageNum, Int32 pPageSize) +0
- MSO.ErrorSystem.Website.SearchServiceReference.SearchServiceClient.SearchReports(String pSearchterm, Int32 pPageNum, Int32 pPageSize) in c:\Users\Pelle\Source\Repos\mso_errorsystem\src\MSO.ErrorSystem.Website\Service References\SearchServiceReference\Reference.cs:357
- MSO.ErrorSystem.Website.Controllers.SearchController.Report(String searchTerm, Int32 page) in c:\Users\Pelle\Source\Repos\mso_errorsystem\src\MSO.ErrorSystem.Website\Controllers\SearchController.cs:23
- lambda_method(Closure , ControllerBase , Object[] ) +234
- System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +68
- System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +485
- System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +71
- System.Web.Mvc.Async.ActionInvocation.InvokeSynchronousActionMethod() +85
- System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__36(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +44
- System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +82
- System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +143
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +109
- System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +58
- System.Web.Mvc.Async.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3c() +121
- System.Web.Mvc.Async.<>c__DisplayClass45.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3e() +321
- System.Web.Mvc.Async.<>c__DisplayClass30.<BeginInvokeActionMethodWithFilters>b__2f(IAsyncResult asyncResult) +53
- System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +56
- System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +143
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +109
- System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +58
- System.Web.Mvc.Async.<>c__DisplayClass28.<BeginInvokeAction>b__19() +76
- System.Web.Mvc.Async.<>c__DisplayClass1e.<BeginInvokeAction>b__1b(IAsyncResult asyncResult) +184
- System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +53
- System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +140
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +63
- System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +50
- System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +45
- System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +81
- System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +146
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +66
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +50
- System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +50
- System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +50
- System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
- System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +146
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +66
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +50
- System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +50
- System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +50
- System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__4(IAsyncResult asyncResult, ProcessRequestState innerState) +45
- System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +81
- System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +146
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +66
- System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +50
- System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +50
- System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +49
- System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9631512
- System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
Advertisement
Add Comment
Please, Sign In to add comment