try encoding your CKEditor HTML output. Add this to your CKEditor declaration:
oCKeditor.Config['HtmlEncodeOutput'] = true;
More information about the error you're getting on ASP.NET Website
Marek Karbarz
2009-11-03 20:24:35