I am using NetAdvantage 2011.1 and when a page with UltraWebListbar is accessed using firefox I am getting the following exception. This works fine on IE 8 & above. Could somebody please help me with this? this is cluttering up my logs :(
*** DEBUG INFO ***Browser Info: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
*** Exception INFO ***System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.getRenderer() at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.get_IsAppStyling() at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.projdetails_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)---System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt32(String value) at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.getRenderer() at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.get_IsAppStyling() at Infragistics.WebUI.UltraWebListbar.UltraWebListbar.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)---
Hello Harish,Please take a look at the attached from me sample. I tested it via IE 9 both modes and FF 11. Both browsers display the control as expected. I am not able to reproduce the issue you are facing. Please modify the sample or provide a new one. The issue could be caused by any other controls on the page or by a different build of NetAdvantage controls (I tested with latest service release)
Thanks for the sample. Appreciate it.
I think they fixed it in latest service release. In the versoin I am currently running on my servers "11.1.20111.1006" this is still an issue. I have verified that the latest service release fixes this.
The only issue is they do not provide a signed dll.zip for their SR release and without it it is difficult for me to upload the necessary DLL's to my server.
Hello Harish,I am with the latest service release 11.1.20111.2178 and I am able to see the signed assemblies in “C:\Program Files (x86)\Infragistics\NetAdvantage 2011.1\ASP.NET\CLR4.0” Please check your corresponding folder to look for them. Please also visit the following page for more http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.2/CLR4.0/html/Web_ASP_NET_APTCA_Assemblies.html