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
60
Compatibility issues with Internet Explorer 10
posted

"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

Parents
  • 22852
    Offline posted

    Jorge,

    This is addressed in the latest service release of NetAdvantage for ASP.NET 2011 Volume 1 which is the last volume that contains these controls.  You can download the service release from the My Keys and Downloads page.

    Let me know if you have any questions with this matter.

Reply Children