False alarm Telerik Control was causing this error.
I didn't have the Database Type set to integer it was on Ntext. So if anyone is using the UserControlWrapper, make sure the interace return type matches the DB Return type on the Datatype Settings. Elementary I know...
Allowing all markup in TinyMCE RTE
UMB Experts,
I followed this article step by step.... http://our.umbraco.org/wiki/how-tos/customizing-the-wysiwyg-rich-text-editor-%28tinymce%29/allow-any-markup-in-the-tinymce-editor
and now I'm getting the following error when I add the style element to the RTE:
Operand type clash: int is incompatible with ntext: System.Data.SqlClient.SqlException: Operand type clash: int is incompatible with ntext...
False alarm Telerik Control was causing this error.
I didn't have the Database Type set to integer it was on Ntext. So if anyone is using the UserControlWrapper, make sure the interace return type matches the DB Return type on the Datatype Settings. Elementary I know...
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.