Advertisement
Guest User

Untitled

a guest
Jun 11th, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. System.UnauthorizedAccessException: Отказано в доступе по пути "C:\Andrey\dm\wads".
  2. в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. в System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
  4. в System.IO.File.Copy(String sourceFileName, String destFileName)
  5. в Byron_s_Doom_Launcher.WinWizard.Button2_Click(Object sender, EventArgs e)
  6. в System.Windows.Forms.Control.OnClick(EventArgs e)
  7. в System.Windows.Forms.Button.OnClick(EventArgs e)
  8. в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  9. в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  10. в System.Windows.Forms.Control.WndProc(Message& m)
  11. в System.Windows.Forms.ButtonBase.WndProc(Message& m)
  12. в System.Windows.Forms.Button.WndProc(Message& m)
  13. в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  14. в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  15. в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement