Hi im using infragistics V11.1 Grid view.
Im getting error in mozilla Browser Latest version 18.0.2.(but it is working fine in Mozilla 9.0.1 version)
I am bugged up solving that issue.Plese get me our of this issue asap.
If u have a solution please mail me the solution to akhilesh.d@inteqsolutions.com and mail2akhileshd@gmail.com
The issue is :================ Input string was not in a correct format.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.FormatException: Input string was not in a correct format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[FormatException: Input string was not in a correct format.] System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +9591147 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119 System.Convert.ToInt32(String value) +48 Infragistics.WebUI.UltraWebListbar.UltraWebListbar.getRenderer() +243 Infragistics.WebUI.UltraWebListbar.UltraWebListbar.get_IsAppStyling() +28 Infragistics.WebUI.UltraWebListbar.UltraWebListbar.OnPreRender(EventArgs e) +72 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.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Hello Akhilesh Deeti,
Please let me know if you still need help with this issue.
Could you please provide some more information on this issue? This exception is occurring while an UltraWebListbar is rendering on your page. With a simple sample page With an UltraWebListbar, I am not receiving any errors in Firefox 20.0 when I load up the page.
Could you please answer the following questions to help me better understand why this may be occurring?
1. What build of NetAdvantage 11.1 are you using? e.g. 11.1.20111.2238
2. Is this occurring during a postback?
3. Is your UltraWebListbar inside an UpdatePanel?
4. Would you be able to provide a snippet of your UltraWebListbar's markup or any code that may be affecting this.
5. What are the steps you are taking to reproduce this exception?
Looking forward to hearing from you.