Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.171.0
- //SERVER
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //13.11.2013 7:40:23
- System.InvalidOperationException: Splash Screen wasn't created
- at DevExpress.XtraSplashScreen.ThreadManagerBase.Destroy(Int32 closingDelay, Form parent, Boolean throwExceptionIfAlreadyClosed)
- at DevExpress.XtraSplashScreen.SplashScreenManager.CloseCore(Boolean throwExceptionIfAlreadyClosed, Int32 closingDelay, Form parent)
- at DevExpress.XtraSplashScreen.SplashScreenManager.CloseForm(Boolean throwExceptionIfAlreadyClosed, Int32 closingDelay, Form parent, Boolean waitForSplashFormClose)
- at DevExpress.XtraSplashScreen.SplashScreenManager.CloseForm()
- at Elite.Gui.EliteApplication.CloseSplashScreen()
- at Elite.Gui.LoginExtForm.LoginExtForm_Load(Object sender, EventArgs e)
- at System.EventHandler.Invoke(Object sender, EventArgs e)
- at System.Windows.Forms.Form.OnLoad(EventArgs e)
- at DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
- at Elite.Gui.Forms.BaseForm.OnLoad(EventArgs e)
- at System.Windows.Forms.Form.OnCreateControl()
- at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- at System.Windows.Forms.Control.CreateControl()
- at System.Windows.Forms.Control.WmShowWindow(Message& m)
- at System.Windows.Forms.Control.WndProc(Message& m)
- at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
- at System.Windows.Forms.ContainerControl.WndProc(Message& m)
- at System.Windows.Forms.Form.WmShowWindow(Message& m)
- at System.Windows.Forms.Form.WndProc(Message& m)
- at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment