I have a prior installation of Telerik RadControls for ASP.NET Q2 2007. Recently, we upgraded to RadControls for ASPNET AJAX Q3 2008. After this, I noticed that several of my Radgrids lost the previously applied formatting. Since reapplying the formatting for each individual grid was not a viable option, I specificaly referenced the older version of the Radgrid dll and set the Specific Version required to true. The app is running perfectly fine on my local machine. But when I build and deploy it to the dev server I get the following Compilation error:
Could someone please help me with this?
Compiler Error Message: CS0012: The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Source Error:
Thanks,
Sreejath
Could someone please help me with this?
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: CS0012: The type 'System.Web.UI.ScriptManager' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
Source Error:
|
Thanks,
Sreejath