When including a Web Html Editor in a ASP.Net Wizard page (other than the initial page) the Wizard throws a JS Error "Object Expected" on toolbar item click and the text is uneditable. It seems that the WebHtmlEditor is unable to find itself due to the Wizard behavior, but the JS error being thrown does not help to debug. Is there a fix for this bug?
I tested the HtmlEditor in various versions inside the third page of the Wizard control and did not have any issues. If the issue is readily reproducible, I would recommend that you log an issue with our support team with the sample that reproduces the issue.
Link to log a support issue:
After further troubleshooting this seems to be an issue with 2006-3 CLR2 and the update panel. Hope an upgrade will fix the problem.