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
365
Firefox 10.0 Support for UltraWebListBar
posted

We are using 2011 Vol 1. and notice that with Firefox 10 the UltraWebListBar control throws an error.  We will be upgrading to 2011 Vol 2 shortly, but given that it was release last year my assumption is that this won't resolve the issue. 

Will there be a fix or work around for the UltraWebListBar in the near future?

We will be upgrading to the new Aikido controls later this year but need to see if there is a solution for our Firefox 10 users now.

The stach trace for the error is as follows:

[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +9587499
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
   System.Convert.ToInt32(String value) +48
   Infragistics.WebUI.UltraWebListbar.UltraWebListbar.getRenderer() +391
   Infragistics.WebUI.UltraWebListbar.UltraWebListbar.get_IsAppStyling() +58
   Infragistics.WebUI.UltraWebListbar.UltraWebListbar.OnPreRender(EventArgs e) +122
   System.Web.UI.Control.PreRenderRecursiveInternal() +103
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Control.PreRenderRecursiveInternal() +175
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496

Parents Reply Children
No Data