Page 1 of 1

Logon Window Error

Posted: Fri Mar 28, 2008 10:30 am
by drtech
I have been getting an unhanded exception if I leave the log on window up without logging on more than about a minute or so. (I know it happens when you first start the program, but I don't think it does if you just log off and leave the window up.) beta v5.6.11

System.NullReferenceException: Object reference not set to an instance of an object.
at OpenDental.FormOpenDental.ProcessSignals()
at OpenDental.FormOpenDental.timerSignals_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Re: Logon Window Error

Posted: Fri Mar 28, 2008 11:08 am
by tdong
not a problem on my computer try both at release and debug mode leave the log on window for more than 10 min

Re: Logon Window Error

Posted: Fri Mar 28, 2008 1:26 pm
by jordansparks
I've duplicated it. Thanks.