Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: JS Exception: Component returned error code: 0xc1f30001 (Gecko Implementation only)
Re: JS Exception: Component returned error code: 0xc1f30001 (Gecko Implementation only)
01-31-2008, 3:58 AM
Flintstone
Joined on 10-18-2007
Posts 67
Re: JS Exception: Component returned error code: 0xc1f30001 (Gecko Implementation only)
Reply
Quote
I have now discovered that both of the following commands cause this issue in Firefox so the text area missing until refresh problem is a separate issue:
ce.setHTML(s); // Produces Error
ce.ExecCommand('New'); // Produces Error
I tried Firefox in Safe Mode but the error still occurs.
View Complete Thread