Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
645
Error after updating to latest service release of WPF 12.1
posted

I just updated  a WPF app to the latest 12.1 service release and got the following  error with apparently with IG.xamPivotGrid.xaml

  

The tag 'DragDropManager.DropTarget' does not exist in XML namespace 'http://schemas.infragistics.com/xaml'. Line 3010 Position C:\Users\fzandomeni\Documents\BMS-APPS\Projects\Viking\Viking-ProcSpend WPF\Viking-ProcSpend\Themes\IG\IG.xamPivotGrid.xaml 

 

 <ig:DragDropManager.DropTarget>

                            <ig:DropTarget IsDropTarget="True" DropTargetMarkerBrush="{StaticResource DropTargetMarkerBrushFill}" DropChannels="Rows, Columns, Filters, MeasureList"/>

</ig:DragDropManager.DropTarget>

 

Is this a known issue? How can I solve it?

 

Thanks!

 

Fabian Zandomeni

Parents
No Data
Reply Children