Some people using this component are getting the error:
System.ArgumentException: Culture name rs1_6169517979f;q=0.0 is not supported.
Parameter name: name
at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride)
at System.Globalization.CultureInfo.CreateSpecificCulture(String name)
at CuteEditor.Editor.get_Culture()
at CuteEditor.Editor.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
I'm not getting it (which is wierd), but a QA testing my site using IE 6.0. He's running version 6.0.2800.1106.xpsp2.030422/1633 and Windows XP, and that's the error he gets. I'm about to go live with this component... help!