Guest User

Untitled

a guest
May 12th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.NullReferenceException: Object reference not set to an instance of an object.
  6. at Gablarski.Clients.Windows.SettingsForm.btnOk_Click(Object sender, EventArgs e) in c:\TeamCity\buildAgent\work\b2d5c368bf830879\src\Clients\WinForms\SettingsForm.cs:line 106
  7. at System.Windows.Forms.Control.OnClick(EventArgs e)
  8. at System.Windows.Forms.Button.OnClick(EventArgs e)
  9. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  10. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  11. at System.Windows.Forms.Control.WndProc(Message& m)
  12. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  13. at System.Windows.Forms.Button.WndProc(Message& m)
  14. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  15. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  16. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  17.  
  18.  
  19. ************** Loaded Assemblies **************
  20. mscorlib
  21. Assembly Version: 2.0.0.0
  22. Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
  23. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  24. ----------------------------------------
  25. GablarskiClient
  26. Assembly Version: 0.12.1.972
  27. Win32 Version: 1.0.0.0
  28. CodeBase: file:///C:/Program%20Files%20(x86)/Gablarski/GablarskiClient.exe
  29. ----------------------------------------
  30. System.Windows.Forms
  31. Assembly Version: 2.0.0.0
  32. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  33. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  34. ----------------------------------------
  35. System
  36. Assembly Version: 2.0.0.0
  37. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  38. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  39. ----------------------------------------
  40. System.Drawing
  41. Assembly Version: 2.0.0.0
  42. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  43. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  44. ----------------------------------------
  45. System.Core
  46. Assembly Version: 3.5.0.0
  47. Win32 Version: 3.5.30729.4926 built by: NetFXw7
  48. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
  49. ----------------------------------------
  50. log4net
  51. Assembly Version: 1.2.10.0
Advertisement
Add Comment
Please, Sign In to add comment