This is a migrated thread and some comments may be shown as answers.

Drag and drop NullReferenceException on the first drag and drop

1 Answer 87 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Eylon Ohevya
Top achievements
Rank 1
Eylon Ohevya asked on 17 Jan 2011, 06:15 PM
Good evening,
I am implementing a drag and drop between two grids, which works fine and drags and drops great.
however, when I do the first drag and drop I get this error:
System.NullReferenceException occurred
  Message=Object reference not set to an instance of an object.
  Source=Telerik.Windows.Controls
  StackTrace:
       at Telerik.Windows.Controls.DragDrop.RadDragAndDropManager.StartDragging() in c:\Builds\WPF_Scrum\Release_WPF_2010_Q2_SP1\Sources\Development\Core\Controls\DragDrop\RadDragAndDropManager.cs:line 1083
  InnerException: 

The error occurs once and when I continue running the code the next drag and drops works great.
I am doing the drag and drops from a dialog window invoked from within the software.
I am using Q2 SP1 release.
Please help,
Eylon


1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 17 Jan 2011, 06:39 PM
Hi Eylon Ohevya,

Could you please check more recent version (our latest internal build or Q3 SP1), since we had similar problem with the release you are using.

Regards,
Tsvyatko
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
DragAndDrop
Asked by
Eylon Ohevya
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or