Advertisement
Guest User

Untitled

a guest
Feb 25th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. Log Name: Application
  2. Source: .NET Runtime
  3. Date: 25/02/2019 20:05:00
  4. Event ID: 1026
  5. Task Category: None
  6. Level: Error
  7. Keywords: Classic
  8. User: N/A
  9. Computer: TELESCOPE
  10. Description:
  11. Application: Sequence Generator.exe
  12. Framework Version: v4.0.30319
  13. Description: The process was terminated due to an unhandled exception.
  14. Exception Info: System.InvalidOperationException
  15. at System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource)
  16. at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNextRare()
  17. at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
  18. at System.Linq.Enumerable+WhereListIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
  19. at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Collections.Generic.IEnumerable`1<System.__Canon>)
  20. at System.Linq.Enumerable.ToList[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1<System.__Canon>)
  21. at ju.b0(System.String)
  22. at ju.bz(System.String)
  23. at ju.b8()
  24. at q0.d7()
  25. at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
  26. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  27. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  28. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  29. at System.Threading.ThreadHelper.ThreadStart()
  30.  
  31.  
  32. Event Xml:
  33. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  34. <System>
  35. <Provider Name=".NET Runtime" />
  36. <EventID Qualifiers="0">1026</EventID>
  37. <Level>2</Level>
  38. <Task>0</Task>
  39. <Keywords>0x80000000000000</Keywords>
  40. <TimeCreated SystemTime="2019-02-25T19:05:00.310771400Z" />
  41. <EventRecordID>1098</EventRecordID>
  42. <Channel>Application</Channel>
  43. <Computer>TELESCOPE</Computer>
  44. <Security />
  45. </System>
  46. <EventData>
  47. <Data>Application: Sequence Generator.exe
  48. Framework Version: v4.0.30319
  49. Description: The process was terminated due to an unhandled exception.
  50. Exception Info: System.InvalidOperationException
  51. at System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource)
  52. at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNextRare()
  53. at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
  54. at System.Linq.Enumerable+WhereListIterator`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext()
  55. at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Collections.Generic.IEnumerable`1&lt;System.__Canon&gt;)
  56. at System.Linq.Enumerable.ToList[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Collections.Generic.IEnumerable`1&lt;System.__Canon&gt;)
  57. at ju.b0(System.String)
  58. at ju.bz(System.String)
  59. at ju.b8()
  60. at q0.d7()
  61. at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
  62. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  63. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  64. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  65. at System.Threading.ThreadHelper.ThreadStart()
  66.  
  67. </Data>
  68. </EventData>
  69. </Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement