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

does not contain a definition for 'RadEditor1'

1 Answer 191 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Isaac
Top achievements
Rank 1
Isaac asked on 23 Feb 2015, 03:26 PM
When i try to integrate RadEditor in my existing project which is using "telerik full version" i am getting the following error

"Harmony.Web.Pages.WordMergeTemplateEdit' does not contain a definition for 'RadEditor1' and no extension method 'RadEditor1' accepting a first argument of type 'Harmony.Web.Pages.WordMergeTemplateEdit' could be found (are you missing a using directive or an assembly reference?)

Kindly suggest us to solve the issue.


With regards,

Isaac

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 25 Feb 2015, 12:21 PM
Hello Isaac,

At this point, the namespace Harmony.Web.Pages.WordMergeTemplateEdit is defensively not part of the Telerik.Web.UI assembly, neither of any other Telerik products. Therefore, I can only make guesses from where this namespace comes from and why in your project is associated to the RadEditor.

I suggest double checking if the references are OK and that the needed Telerik assemblies are properly added to the project. Also, the ASP.NET page is properly configured with the proper page directives.

I suggest trying to follow the getting started article from scratch and define why and how this namespace leads to the collision.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Isaac
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or