Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. Application: Watchdog.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.IO.IOException
  5. Stack:
  6. at System.IO.__Error.WinIOError(Int32, System.String)
  7. at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
  8. at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32, System.IO.FileOptions, System.String, Boolean, Boolean, Boolean)
  9. at System.IO.StreamWriter.CreateFile(System.String, Boolean, Boolean)
  10. at System.IO.StreamWriter..ctor(System.String, Boolean, System.Text.Encoding, Int32, Boolean)
  11. at System.IO.StreamWriter..ctor(System.String)
  12. at WatchDog.UniqueID.GenerateUID(System.String)
  13. at WatchDog.UniqueID.GetValue(System.String)
  14. at WatchDog.Program.Main(System.String[])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement