Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
560
WebHTMLEditor upgrade
posted

I've upgraded the webHtmlEditor from 11.1 to 12.2 (the latest version I purchased). They are now giving me problems. I'm using it to display HTML text that is used on our external websites. However, escaped characters like '—' or '’' will load into the editor and display correctly but on the next postback I get a javascript error: Sys.Webforms.PageRequestManagerServerErrorException: An unknow error occured while processing the request on the server The status code returned from server is 500. When these characters are removed, the page is able to postback without crashing. Since the editor is not creating the markup, I don't have control over the escaped characters. Is there a way to have the editor tolerate these characters without crashing? This is the only reason I'm using the box in the first place.

 

Thanks for your help,

Dave