Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. Faulting application name: MKMTool.exe, version: 1.0.0.0, time stamp: 0x58ac850d
  2. Faulting module name: KERNELBASE.dll, version: 10.0.14393.479, time stamp: 0x58256d37
  3. Exception code: 0xe0434352
  4. Fault offset: 0x000da832
  5. Faulting process id: 0x189c
  6. Faulting application start time: 0x01d28d619d2754db
  7. Faulting application path: C:\Users\JARVIS\Downloads\New folder\MKMTool.exe
  8. Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
  9. Report Id: 7c4bc857-1c7c-46c3-8eb6-a77c644631c8
  10. Faulting package full name:
  11. Faulting package-relative application ID:
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. Application: MKMTool.exe
  20. Framework Version: v4.0.30319
  21. Description: The process was terminated due to an unhandled exception.
  22. Exception Info: System.IO.FileNotFoundException
  23. at System.IO.__Error.WinIOError(Int32, System.String)
  24. 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)
  25. 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)
  26. at System.IO.StreamReader..ctor(System.String, System.Text.Encoding, Boolean, Int32, Boolean)
  27. at System.IO.StreamReader..ctor(System.String)
  28. at MKMTool.MKMHelpers.ConvertCSVtoDataTable(System.String)
  29. at MKMTool.MainView..ctor()
  30. at MKMTool.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement