Hi all
I am trying to use DevExpress with vs2010 , and got that error .
It comes from line private DevExpress.XtraTreeList.TreeList treeList1;
But I have already a Reference to that DevExpress.XtraTreeList.v9.3
and have there copy
local flag set to true.
How i can solve that issue ?