Page 1 of 1

Exception when trying to insert Variable in Text

Posted: Tue Jan 21, 2014 11:36 am
by PJoyeux
Hi,

When I try to doublelick or drag&drop some of my OWN variable (as opposed to the system-variables) I get an IndexOutOfRange-Exception. The Error is caught withing my application but stems from StimulSoft.

Here's the stack-trace:

Code: Select all

   bei Stimulsoft.Report.WpfDesign.StiWpfCodeEditor.tvData_PreviewMouseMove(Object sender, MouseEventArgs e) in d:\Stimulsoft\Stimulsoft.Reports\Stimulsoft.Report.WpfDesign\Editors\StiWpfCodeEditor.xaml.cs:Zeile 340.
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.MouseDevice.Synchronize()
   bei System.Windows.Input.InputManager.HitTestInvalidatedAsyncCallback(Object arg)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Check Video...

Cheers,
Pascal

Re: Exception when trying to insert Variable in Text

Posted: Wed Jan 22, 2014 9:46 am
by HighAley
Hello.

We have reproduced your issue.
It will be fixed in our next prerelease build on January 24.

Thank you.