I've been using the new 2008 Q2 for a while, and I am very happy about these new tool set until this project.
1. I got this error message on every rad.control i put on my page at "design-time":
Error Creating Control - RadScriptManager
unable to create type 'telerik.scriptmanager' (or any control 'telerik.xxxxxxxxx')
Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
The error shows in controlbox under design view, not showing in error list. And most RadControls are still working at run-time.
2. The drag & drop and double click to create new control from toolbar also not working.
3. No smart tag because the first error.
4. There's script error message in IE when I use RadFormDecorator.
I actually import this page to other project, and it works just fine without any error, so I believe this error is related to error #1.
This project is an old project and was original created in VS 2003, we converted into VS 2008. I think there might be some settings in web.config cause the problem?
How can I fix this problem? Please help.