This is a migrated thread and some comments may be shown as answers.

FireFox 3.0 & Rad Ajax

1 Answer 83 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
kollam2003
Top achievements
Rank 1
kollam2003 asked on 20 Jun 2008, 05:07 AM
When I'm placing a button in a Ajax Panel, on the button click its showing the error


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) +2725283
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +102
   System.Web.UI.WebControls.ImageButton.LoadPostData(String postDataKey, NameValueCollection postCollection) +134
   System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection) +11
   System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +673
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2967


Its only in Fire Fox 3.0, rset all its working fine.
Plz Help 
We are using the 2007 version of Rad Controls.
We have used the the Ajax Panel for the entire project & planning to release the project by next week. Is there any patch for this.
Any other controls having any problems like this?
Plz reply. Its urgent

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 20 Jun 2008, 06:51 AM
Hi kollam2003,

Please, refer to my answer in your other forum thread.

Please, do not open multiple threads on the same topic. Thank you for the understanding.

Best wishes,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
kollam2003
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or