Advertisement
Guest User

YAMS crash

a guest
Oct 26th, 2011
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. ---- Stack Trace ----
  2. System.IO.__Error.WinIOError(errorCode As Int32, maybeFullPath As String)
  3. YAMS-Updater.exe: N 10548295
  4. System.IO.File.InternalCopy(sourceFileName As String, destFileName As String, overwrite As Boolean)
  5. YAMS-Updater.exe: N 00863
  6. System.IO.FileInfo.CopyTo(destFileName As String, overwrite As Boolean)
  7. YAMS-Updater.exe: N 00015
  8. YAMS.Util.CopyAll(source As DirectoryInfo, target As DirectoryInfo)
  9. YAMS-Updater.exe: N 00617
  10. YAMS.Util.CopyAll(source As DirectoryInfo, target As DirectoryInfo)
  11. YAMS-Updater.exe: N 00942
  12. YAMS.Util.Copy(sourceDirectory As String, targetDirectory As String)
  13. YAMS-Updater.exe: N 00159
  14. YAMS_Updater.frmMain.btnChangePath_Click(sender As Object, e As EventArgs)
  15. YAMS-Updater.exe: N 00568
  16. System.Windows.Forms.Control.OnClick(e As EventArgs)
  17. YAMS-Updater.exe: N 00101
  18. System.Windows.Forms.Button.OnMouseUp(mevent As MouseEventArgs)
  19. YAMS-Updater.exe: N 00275
  20. System.Windows.Forms.Control.WmMouseUp(m As Message&, button As MouseButtons, clicks As Int32)
  21. YAMS-Updater.exe: N 00999
  22. System.Windows.Forms.Control.WndProc(m As Message&)
  23. YAMS-Updater.exe: N 12251309
  24. System.Windows.Forms.ButtonBase.WndProc(m As Message&)
  25. YAMS-Updater.exe: N 00474
  26. System.Windows.Forms.Button.WndProc(m As Message&)
  27. YAMS-Updater.exe: N 00036
  28. System.Windows.Forms.ControlNativeWindow.WndProc(m As Message&)
  29. YAMS-Updater.exe: N 00070
  30. System.Windows.Forms.NativeWindow.Callback(hWnd As IntPtr, msg As Int32, wparam As IntPtr, lparam As IntPtr)
  31. YAMS-Updater.exe: N 00181
  32.  
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement