Guest User

Untitled

a guest
Aug 13th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.27 KB | None | 0 0
  1. [SocketException (0x2746): Eine vorhandene Verbindung wurde vom Remotehost geschlossen]
  2. System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) +6489399
  3. System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +130
  4.  
  5. [IOException: Von der Übertragungsverbindung können keine Daten gelesen werden: Eine vorhandene Verbindung wurde vom Remotehost geschlossen.]
  6. System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +296
  7. System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) +19
  8. System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) +251
  9.  
  10. [WebException: Die zugrunde liegende Verbindung wurde geschlossen: Unbekannter Fehler beim Empfangen..]
  11. System.Net.HttpWebRequest.GetResponse() +6557312
  12. System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +55
  13.  
  14. [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.]
  15. System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10964395
  16. System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +336
  17. MSO.ErrorSystem.Website.SearchServiceReference.ISearchService.SearchReports(String pSearchterm, Int32 pPageNum, Int32 pPageSize) +0
  18. 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
  19. 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
  20. lambda_method(Closure , ControllerBase , Object[] ) +234
  21. System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +68
  22. System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +485
  23. System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +71
  24. System.Web.Mvc.Async.ActionInvocation.InvokeSynchronousActionMethod() +85
  25. System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__36(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +44
  26. System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +82
  27. System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +143
  28. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +109
  29. System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +58
  30. System.Web.Mvc.Async.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3c() +121
  31. System.Web.Mvc.Async.<>c__DisplayClass45.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3e() +321
  32. System.Web.Mvc.Async.<>c__DisplayClass30.<BeginInvokeActionMethodWithFilters>b__2f(IAsyncResult asyncResult) +53
  33. System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +56
  34. System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +143
  35. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +109
  36. System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +58
  37. System.Web.Mvc.Async.<>c__DisplayClass28.<BeginInvokeAction>b__19() +76
  38. System.Web.Mvc.Async.<>c__DisplayClass1e.<BeginInvokeAction>b__1b(IAsyncResult asyncResult) +184
  39. System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +53
  40. System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +140
  41. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +63
  42. System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +50
  43. System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +45
  44. System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +81
  45. System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +146
  46. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +66
  47. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +50
  48. System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +50
  49. System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +50
  50. System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
  51. System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +146
  52. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +66
  53. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +50
  54. System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +50
  55. System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +50
  56. System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__4(IAsyncResult asyncResult, ProcessRequestState innerState) +45
  57. System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +81
  58. System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +146
  59. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +66
  60. System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +50
  61. System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +50
  62. System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +49
  63. System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9631512
  64. System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
Advertisement
Add Comment
Please, Sign In to add comment