Hi,
On one of my clients computer the Automatic Updater is throwing an Unhandled Exception (NullReferenceException).
Here is the exception text:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at wyDay.Controls.AutomaticUpdater.tmrWaitBeforeCheck_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)
The user can click “Continue” to get rid of the message, but the user says the exception is thrown ever few minutes..
This isn't happening on my computer so its hard for me to diagnose.
I have the DaysBetweenChecks set to 14 so not sure why this is repeating?
Have you seen this before?
Any ideas?
Use wyUpdate instead. It’s too easy to misuse the AU control. We’ve dropped support for it.