Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Guest
2017-07-20T23:57:30Z
I'm trying to copy some VisualCron jobs from our UAT environment to our PROD environment - they are on separate servers. As soon as I connect to a second server, the client crashes with the following error:

System.NullReferenceException: Object reference not set to an instance of an object.
at VisualCronAPI.Server.get_IP() in C:\sourcefiles\code\VisualCronAPI\Server\Server.vb:line 795
at frmServerLicenseWarning.BFBHOEOMGCDJAGOMIBOBOPDAJBPOHKPHNHLA(Object , EventArgs ) in C:\sourcefiles\code\VisualCron\Activation\frmServerLicenseWarning.vb:line 15
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.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Please help - looks like this is a bug in the client - I've tried both v8.2.3 and v8.2.7 and it happens consistently.
Sponsor
Forum information
Support
2017-07-22T10:24:46Z
Guest
2017-07-24T22:57:41Z
v8.2.8 still doesn't work - get the same NullReferenceException

System.NullReferenceException: Object reference not set to an instance of an object.
at VisualCronAPI.Server.get_IP() in C:\sourcefiles\code\VisualCronAPI\Server\Server.vb:line 795
at frmServerLicenseWarning.BFBHOEOMGCDJAGOMIBOBOPDAJBPOHKPHNHLA(Object , EventArgs ) in C:\sourcefiles\code\VisualCron\Activation\frmServerLicenseWarning.vb:line 15
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.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Support
2017-07-25T12:35:07Z
Please try again with this new build:

http://www.visualcron.co....aspx?g=posts&t=7329 
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
2017-07-26T07:01:20Z
Thanks! That has fixed the NullReferenceException.
Support
2017-07-26T09:07:00Z
Great, thanks!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top