treeview problem while migrate from 1.1 to 2.0 in
hi everyonw,
i used microsoft treeview control in asp.net 1.1 but when i migrate my appliction to the asp.net 2.0 (in this version treeview control is available) there is conflict between these two controls.
the error iss:
'TreeNodeCollection' is an ambiguous reference between 'System.Web.UI.WebControls.TreeNodeCollection' and 'Microsoft.Web.UI.WebControls.TreeNodeCollection'
please send me the solution of this problem
thanks
Nittin
|