Posted 27 June 2018, 7:25 am EST
Hi,
every now and then the system throws an unhandled exeption when creating a selection from the Viewer. Look at the output string below.
Do you know how to solve this? (Using V10)
Thanks in advance
-Piiet
Parameternaam: index
bij System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
bij System.ThrowHelper.ThrowArgumentOutOfRangeException()
bij System.Collections.Generic.List
1.get_Item(Int32 index) bij System.Collections.ObjectModel.Collection1.get_Item(Int32 index)bij System.Collections.ObjectModel.ReadOnlyCollection
1.System.Collections.IList.get_Item(Int32 index) bij GrapeCity.ActiveReports.Viewer.Win.Rdf.ImageItemAdapter.#jVi(ResourcedCanvasItem record) bij GrapeCity.ActiveReports.Viewer.Win.Rdf.ImageItemAdapter..ctor(ResourcedCanvasItem record, Int32 index) bij #9hz.#Hsz.#8wz(Int32 itemIndex, CanvasItem item) bij #9hz.#Hsz.GetItems() bij GrapeCity.Viewer.Common.Model.BaseDocumentModelImpl.SelectItems(Int32 pageIndex, Rect frame) bij #Prz.#Urz.#7sz(Frame f, #X8V mouseState) bij #Prz.#Qrz.#mfR(Point location, #X8V e) bij #Prz.#Qrz.OnMouseDown(#X8V e) bij GrapeCity.ActiveReports.Viewer.Win.Behaviors.BehaviorsGroup.<>c__DisplayClass7.#fyz(#UTh behavior) bij System.Collections.Generic.List1.ForEach(Action1 action) bij GrapeCity.ActiveReports.Viewer.Win.Behaviors.BehaviorsGroup.#j5d(Action1 handler)bij GrapeCity.ActiveReports.Viewer.Win.Behaviors.BehaviorsGroup.OnMouseDown(#X8V args)
bij GrapeCity.ActiveReports.Viewer.Win.Controls.BehavioralView.OnMouseDown(MouseEventArgs e)
bij System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
bij System.Windows.Forms.Control.WndProc(Message& m)
bij GrapeCity.ActiveReports.Viewer.Win.Controls.BehavioralView.WndProc(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
