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

xhtml is not a member of Telerik.Web.UI.RadEditor

2 Answers 60 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Manivannan
Top achievements
Rank 1
Manivannan asked on 04 Oct 2013, 08:07 PM
Hi

I migrated my application from .NET 1.1 to 3.5. We are using Rad Editor. After migration we are getting following error. 

'xhtml' is not a member of 'Telerik.Web.UI.RadEditor' - Please let me know any additional references we need add? 

Thanks and Regards 

Manivannan Nandagopalan

2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 08 Oct 2013, 08:44 AM
Hello Manivannan,

Have you taken a look at the following help article: http://www.telerik.com/help/aspnet-ajax/editor-migration-from-radeditor-classic-to-radeditor-prometheus.html? It lists properties used in RadEditor Classic and the new ones they correspond to in the AJAX version. Xhtml is now Content. It is not a matter of adding more references, but of using the correct API members.


Regards,
Marin Bratanov
Telerik
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 the blog feed now.
0
Manivannan
Top achievements
Rank 1
answered on 08 Oct 2013, 03:22 PM
Thank you so much Marin. It works as expected. Article is also very helpful.
Tags
Editor
Asked by
Manivannan
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Manivannan
Top achievements
Rank 1
Share this question
or