i am trying to develop a custom tree view web part using telerik Rad controls in visual studio 2008 and iam getting fallowing warnings
Warning 1 Could not resolve this reference. Could not locate the assembly "Telerik.Web.UI, Version=2009.3.1314.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SFALibrary_DragnDrop
Warning 2 The referenced component 'Telerik.Web.UI' could not be found.
in my assembly i hav differnt version of Telerik.Web.UI.
how can i replace the version?
any thoughts?
Warning 1 Could not resolve this reference. Could not locate the assembly "Telerik.Web.UI, Version=2009.3.1314.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SFALibrary_DragnDrop
Warning 2 The referenced component 'Telerik.Web.UI' could not be found.
in my assembly i hav differnt version of Telerik.Web.UI.
how can i replace the version?
any thoughts?