To reproduce: Create a popup task that targets a specific user. It fails with the following message:
System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
at VisualCronAPI.UCTaskPopupInput.CreateInput(TaskPopupClass tpc, List`1 lstInput, PopupInputDisplayT idt, VariableReplacerClass VR)
at VisualCronAPI.PopupAPI.ShowPopup(TaskPopupClass tpcIn, String strJobName, String strTaskName, JobClass jc, TaskClass tc, String prevTaskId, TaskNotificationClass tn, Boolean bolTest, Server s, Int32 TaskPId, MessageClass message)
at frmMain2.KMFHIPMCCBCANHAHCKKGOHMDJBHKFEIHPKCB(Server& , MessageClass ) in C:\sourcefiles\code\VisualCron\Main\frmMain2.vb:line 474
thomas
Edited by moderator
2015-05-20T12:46:28Z
|
Reason: Not specified