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.


MarkG
  •  MarkG
  • No customer Topic Starter
2009-09-22T16:12:08Z
Using the attached configuration, if I switch to Flowchart, I get a runtime error. I can 'continue' thru' it, but the flowchart window doesn't render.

Quote:

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 Charting.Flowchart.jIH21h9LM(JobClass )
at Charting.Flowchart.ShowJob(JobClass j, Collection`1 Jobs, Collection`1 con, Collection`1 no)
at frmFlowChart.1yUKLCSuv(JobClass , Boolean )
at frmFlowChart.32IjMxA1T(Object , ToolEventArgs )
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolValueChanged(ToolEventArgs e)
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
at Infragistics.Win.UltraWinToolbars.ComboBoxTool.ComboBoxToolExtraSharedProps.SetValue(Object value, ComboBoxTool tool)
at Infragistics.Win.UltraWinToolbars.ComboBoxTool.set_Value(Object value)
at Infragistics.Win.UltraWinToolbars.ToolBase.OnValueChanged()
at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnEditor_ValueChanged(Object sender, EventArgs e)
at Infragistics.Win.EmbeddableEditorBase.RaiseValueChangedEvent()
at Infragistics.Win.EditorWithCombo.Infragistics.Win.IValueListOwner.OnSelectedItemChanged()
at Infragistics.Win.ValueList.ProcessSelectedIndexChanged(Int32 selectedIndex, Boolean commit)
at Infragistics.Win.ValueListDropDown.OnSelectedIndexChanged()
at Infragistics.Win.ValueListDropDown.SetSelectedIndexHelper(Int32 value, Boolean bringIntoView)
at Infragistics.Win.ValueListDropDown.SelectItemByMouse(ValueListItem valueListItem)
at Infragistics.Win.ValueListDropDown.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at Infragistics.Win.ValueListDropDownUnsafe.WndProc(Message& message)
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 wparam, IntPtr lparam)



I have a workaround for this, but I thought you might want to trap the error in a later version.
File Attachment(s):
VC-Settings.zip (12kb) downloaded 48 time(s).
Sponsor
Forum information
Support
2009-10-03T09:28:58Z
Try the 5.3.2. beta where this should be fixed. Thanks for the report.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top