Hi all.
I have some errors when I run AmberGUI.exe, it starts and then closes immediately
My system config: WinXP SP3, Framework 4.0, lib Microsoft Visual C++ 2010 (x86) 12.04.2010.
err.log
Code:
AmberGUI [v101 build 3h] using v10316
09.08.2010 9:31:44
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at AmberGui.guiForm.dbserver_stopped_checks()
at AmberGui.guiForm.form_status_checks()
at AmberGui.guiForm.mainForm_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.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 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)