11 Answers, 1 is accepted
I think that you can find the information you need in the following public forum thread on our site:
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/ajax-2-9-q2-release-giving-me-gray-hair.aspx
If you need additional assistance, do not hesitate to let us know.
Greetings,
Pavlina
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Based on this information, it is hard to determine what is causing this behavior. If the issue persists, you can open a formal support ticket, and send us a small working project, demonstrating the unwanted behavior. We will review it locally, and advise you further.
Sincerely yours,
Pavlina
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I am happy to hear that the information provided in the forum thread helped you to solve the problem.
Do not hesitate to contact us if other questions or problems arise.
Greetings,
Pavlina
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
---------------------------
---------------------------
Error creating template groups. Reason: System.InvalidCastException: [A]Telerik.Web.UI.RadGrid cannot be cast to [B]Telerik.Web.UI.RadGrid. Type A originates from 'Telerik.Web.UI, Version=2013.1.220.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4' in the context 'LoadNeither' at location 'C:\Users\Wayne Blackmon\AppData\Local\Microsoft\VisualStudio\11.0\ProjectAssemblies\yihusiqu01\Telerik.Web.UI.dll'. Type B originates from 'Telerik.Web.UI, Version=2013.1.220.45, Culture=neutral, PublicKeyToken=121fae78165ba3d4' in the context 'LoadNeither' at location 'C:\Users\Wayne Blackmon\AppData\Local\Microsoft\VisualStudio\11.0\ProjectAssemblies\l_vfyou_01\Telerik.Web.UI.dll'.
at Telerik.Web.Design.RadGridDesigner.get_TemplateGroups()
---------------------------
OK
---------------------------
This is a really annoying error. I am unable to connect to the web page above.
I recommend that you examine the help article below which elaborates on this matter and let me know if it helps to resolve this error:
Design-time Troubleshooting (An unhandled exception has occurred. [A][control type] cannot be cast to [B][control type] section)
Kind regards,
Pavlina
the Telerik team
The previously provided link works correctly on my end. Test it again and verify if it works for you now:
http://www.telerik.com/help/aspnet-ajax/introduction-design-time-troubleshooting.html
Regards,
Maria Ilieva
Telerik
Can you please check whether clearing your VS cache and restarting your development environment addresses the issue you encountered? You may also check whether you have a valid reference to the Telerik.Web.Design.dll either in the /bin folder of your project or in the GAC on your machine.
Regards,
Pavlina
Telerik