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
  •  Vijit
  • No customer Topic Starter
2020-03-12T17:43:49Z
Hi I got error and VisualCron crash when I clone the job.

System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at VisualCron.JobClass.UpdateJobIds(String strNewJobId, Boolean bolCreateNewChildIds)
at VisualCron.JobClass.CreateNewIds()
at frmMain2.PBLFFGIEEJEIGKLFGBBKDFJKMCIJBHIALCME(UltraGridRow ) in C:\git\code\VisualCron\Main\frmMain2.vb:line 4413
at frmMain2.IENILKLPKINNGCGNBEEPECJDKFOBDMNKBFCP(Object , KeyEventArgs ) in C:\git\code\VisualCron\Main\frmMain2.vb:line 4929
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at Infragistics.Win.UltraControlBase.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Sponsor
Forum information
Support
2020-03-13T10:37:25Z
Originally Posted by: Vijit 

Hi I got error and VisualCron crash when I clone the job.

System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at VisualCron.JobClass.UpdateJobIds(String strNewJobId, Boolean bolCreateNewChildIds)
at VisualCron.JobClass.CreateNewIds()
at frmMain2.PBLFFGIEEJEIGKLFGBBKDFJKMCIJBHIALCME(UltraGridRow ) in C:\git\code\VisualCron\Main\frmMain2.vb:line 4413
at frmMain2.IENILKLPKINNGCGNBEEPECJDKFOBDMNKBFCP(Object , KeyEventArgs ) in C:\git\code\VisualCron\Main\frmMain2.vb:line 4929
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at Infragistics.Win.UltraControlBase.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



Hi,

What version of visualcron are you using? And did you get any .dmp files created in your log folder? (Right-click on the tray icon -> Server -> Open log folder)
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Guest
  •  Vijit
  • No customer Topic Starter
2020-03-15T11:54:49Z
Using 9.1.5 version.
I have logfile. Will send it on email
I fixed this and solutions is following:
- Made a export file
- Change name on exitsing job
- Restore the job again
- Delete previous job
Support
2020-03-16T15:34:08Z
Originally Posted by: Vijit 

Using 9.1.5 version.
I have logfile. Will send it on email
I fixed this and solutions is following:
- Made a export file
- Change name on exitsing job
- Restore the job again
- Delete previous job



Thanks, thread marked as solved
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Scroll to Top