Exception during Drag&Drop

Stimulsoft Reports.Silverlight discussion
Locked
christian1989
Posts: 7
Joined: Tue Feb 14, 2012 5:05 am
Location: Vienna

Exception during Drag&Drop

Post by christian1989 »

Hi!

We are using the new version 2012.1.1300.
But if we drag&drop something around sometime a weird error occurs.
Following Exception Message is sent to us:

[Arg_NullReferenceException] Argumente: Debuggingressourcen-Zeichenfolgen sind nicht verfügbar. Oft enthalten der Schlüssel und die Argumente genügend Informationen zur Diagnose des Problems. Weitere Informationen erhalten Sie unter http://go.microsoft.com/fwlink/?linkid= ... eException

-- Inner Exception --
bei Stimulsoft.Report.SLDesign.StiSLDesignerDragDrop.gridContent_MouseMove(Object sender, MouseEventArgs e) bei MS.Internal.CoreInvokeHandler.InvokeEventHandler(UInt32 typeIndex, Delegate handlerDelegate, Object sender, Object args) bei MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)

Seems if somebody has forgot about checking for a NULL value in the Method "gridContent_MouseMove" ;-).
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Exception during Drag&Drop

Post by Alex K. »

Hello,

We couldn't reproduce this bug. Could you send us a sample which reproduces the issue and, if possible, send us a step-by-step guide how to reproduce the issue?

Thank you.
Locked