How can I make the sample website that comes with the installation to work in asp.net 2.0?
i get this error
Compiler Error Message: BC32206: Indirect reference is being made to assembly System.Web.Extensions version 3.5.0.0, which contains 'Telerik.Web.UI.RadComboBox'. This Project references a prior version of System.Web.Extensions version 1.0.61025.0. To use 'Telerik.Web.UI.RadComboBox', you must replace the reference to System.Web.Extensions with version 3.5.0.0 or higher.
Source Error:
Source File: C:\Inetpub\wwwroot\us\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb Line: 29
i get this error
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.Compiler Error Message: BC32206: Indirect reference is being made to assembly System.Web.Extensions version 3.5.0.0, which contains 'Telerik.Web.UI.RadComboBox'. This Project references a prior version of System.Web.Extensions version 1.0.61025.0. To use 'Telerik.Web.UI.RadComboBox', you must replace the reference to System.Web.Extensions with version 3.5.0.0 or higher.
Source Error:
|
Source File: C:\Inetpub\wwwroot\us\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb Line: 29