"hi, good day,
i have problems with my version of infragistics and internet explorer 10,
using a "webcombo", "webchooser" or "weblistbar, brand me an error openign the file , the error is
*****************************
[FormatException: La cadena de entrada no tiene el formato correcto.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +10164195 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +207 System.Convert.ToInt32(String value) +46 Infragistics.WebUI.WebCombo.WebCombo.getRenderer() +432 Infragistics.WebUI.WebCombo.WebCombo.get_Renderer() +45 Infragistics.WebUI.WebCombo.WebCombo.Render(HtmlTextWriter output) +100 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +240 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +253 System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +87 System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +53 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +240 System.Web.UI.Page.Render(HtmlTextWriter writer) +38 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240
****************************
apparently is a problem with compatibility of internet explorer,
is there any way to fix this problem?
Thank you very much and greetings
I think I am experiencing this same issue. Where do I get the project update utility?
The exception I am getting only when running IE10 is as follows:
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.WebCombo.WebCombo.getRenderer()
at Infragistics.WebUI.WebCombo.WebCombo.Render(HtmlTextWriter output)
Hi Alan,
Issue is resolved after installing updage service..
Thanks,
Asif.
Hello Zcount,
Thank you for the info.
Please let me know if you have any further questions regarding this matter.
I am downloading the service release and will let you the result.
Thanks.
I am facing IE 10 compatibility issue. I saw your attached sample about webcombo. In this sample the reference added is "Infragistics2.WebUI.UltraWebGrid.v11.1, Version=11.1.20111.2238!".
But I install NetAdvantage_ASPNET_20111_Volum 1 and it shows this version "Infragistics2.WebUI.UltraWebGrid.v11.1, Version=11.1.20111.1006".
Would you please help to download the correct version which resolves IE 10 Compatibility issues.