Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Unhandled Exception:
  2. System.IO.FileNotFoundException: Could not load file or assembly 'SharpRaven, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  3. File name: 'SharpRaven, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null'
  4. at BL.Servers.CoC.Program+<StartAsync>d__2.MoveNext () [0x00000] in <filename unknown>:0
  5. --- End of stack trace from previous location where exception was thrown ---
  6. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  7. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  8. at BL.Servers.CoC.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
  9. [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'SharpRaven, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  10. File name: 'SharpRaven, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null'
  11. at BL.Servers.CoC.Program+<StartAsync>d__2.MoveNext () [0x00000] in <filename unknown>:0
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  14. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  15. at BL.Servers.CoC.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement