Exception when trying to insert Variable in Text

Stimulsoft Reports.WPF discussion
Post Reply
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Exception when trying to insert Variable in Text

Post 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
Attachments
Variables.mpg
(3.7 MiB) Downloaded 220 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Exception when trying to insert Variable in Text

Post by HighAley »

Hello.

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

Thank you.
Post Reply