This is a migrated thread and some comments may be shown as answers.

Telerik.WebControls namespace

1 Answer 189 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 04 Jul 2012, 07:15 PM
I'm getting a compiler error (cannot resolve symbol) when I try to reference the Telerik.WebControls namespace. I'm using Telerik.Web.UI file version 2011.3.115.35.

Was this code recently introduced in a newer version?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 05 Jul 2012, 08:18 AM
Hello,

The proper namespace reference in your case is Telerik.Web.UI, instead of Telerik.WebControls. The latter was the namespace for the "classic" controls, RadControls for ASP.NET. According to the info provided I assume that you are using their successor, RadControls for ASP.NET AJAX. Probably your project used the classic ocntrols previously and that is why you have references to the old namespace. For more information on how to migrate, review the respecive topics available iunder each control section in the controls documentation. I am sharing this for the grid:
http://www.telerik.com/help/aspnet-ajax/grid-migration-to-prometheus.html

Greetings,
Iana Tsolova
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Brian
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or