Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.167.0
- //STANICE_0
- //Windows XP Professional Service Pack 3 v5.1.2600
- //17.12.2012 13:15:56
- System.ComponentModel.Win32Exception: Error creating window handle.
- at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
- at System.Windows.Forms.Control.CreateHandle()
- at System.Windows.Forms.Form.CreateHandle()
- at DevExpress.XtraEditors.XtraForm.CreateHandle()
- at System.Windows.Forms.Control.get_Handle()
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.RunDialog(Form form)
- at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
- at System.Windows.Forms.Form.ShowDialog()
- at Elite.Gui.Program.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
- at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
- at System.Windows.Forms.Control.WndProcException(Exception e)
- at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- at DevExpress.Utils.Win.Hook.ControlWndHook.CallWindowProc(IntPtr pPrevProc, IntPtr hWnd, Int32 message, IntPtr wParam, IntPtr lParam)
- at DevExpress.Utils.Win.Hook.ControlWndHook.WindowProc(IntPtr hWnd, Int32 message, IntPtr wParam, IntPtr lParam)
- at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
- at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
- at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
- at System.Windows.Forms.Control.set_Visible(Boolean value)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.RunDialog(Form form)
- at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
- at System.Windows.Forms.Form.ShowDialog()
- at Elite.Gui.EliteApplication.DoLogin()
- at Elite.Gui.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment