Select to view content in your preferred language

Reg : Datagrid

570
1
08-14-2010 11:28 AM
VikramS
Frequent Contributor
In the initial Component I am getting the below error . I have added the namespace . But still i am getting error . Can please anybody say whats this error

Could not load file or assembly 'System.Windows.Controls.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=3d8c6023c75a3242' or one of its dependencies. The system cannot find the file specified.
0 Kudos
1 Reply
AliMirzabeigi
Emerging Contributor
Vikram,

Are you using FeatureDataGrid control? If so, adding a reference to System.Windows.Controls.Data.dll would be sufficient. Also, are you using API v2.0?
0 Kudos