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

Control Compatibility Issue

1 Answer 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ajay
Top achievements
Rank 1
Ajay asked on 08 Mar 2013, 01:56 PM
I have drag and drop control to my Page.  But it shows following error at runatime..

The base class includes the field 'RadDatePicker1', but its type (Telerik.Web.UI.RadDatePicker) is not compatible with the type of control (Telerik.Web.UI.RadDatePicker).


What is this?
what is my mistake?

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 13 Mar 2013, 11:59 AM
Hello Ajay,

The aforementioned error message results when you try to perform an update of the .dlls a control is using and your application is expecting a different version of the .dlls. To resolve this issue go to all your directive and references to the libraries and make sure you update the version of the control or make it version agnostic.

Regards,
Kostadin
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
Ajay
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or