error June 01, 2020, 07:33:51 PM i get this error massage when i start the programSee the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at PhpRad.FormNewProject..ctor() --- End of inner exception stack trace --- at PhpRad.My.MyProject.MyForms.Create__Instance__[T](T Instance) at PhpRad.My.MyProject.MyForms.get_FormNewProject() at PhpRad.FormHome.ToolStripButton4_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.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 Quote Selected
Re: error Reply #1 – June 02, 2020, 12:45:28 AM @kmerzouk what version of windows are you running phprad on and what were you trying to do when you got the error? Quote Selected
Re: error Reply #2 – June 02, 2020, 02:07:05 AM I'm running Windows 10, the problem started when I was creating fields in my table, since then any time i start the program i have the same error, I hardly can use the program now, mostly everything triggers the error.Thank you for your reply. Quote Selected
Re: error Reply #3 – June 02, 2020, 09:15:11 AM @kmerzouk please do a clean install of the phprad app. Quote Selected