Click here to Skip to main content
15,889,034 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Link button problem Pin
Christian Graus16-Apr-09 21:29
protectorChristian Graus16-Apr-09 21:29 
GeneralRe: Link button problem [modified] Pin
Niungareamit16-Apr-09 22:04
Niungareamit16-Apr-09 22:04 
AnswerRe: Link button problem Pin
PauloCastilho17-Apr-09 12:25
PauloCastilho17-Apr-09 12:25 
QuestionTry Catch Not working porperly... Pin
Dev S16-Apr-09 20:57
Dev S16-Apr-09 20:57 
AnswerRe: Try Catch Not working porperly... Pin
SeMartens16-Apr-09 21:11
SeMartens16-Apr-09 21:11 
GeneralRe: Try Catch Not working porperly... Pin
Dev S16-Apr-09 21:28
Dev S16-Apr-09 21:28 
GeneralRe: Try Catch Not working porperly... Pin
SeMartens16-Apr-09 21:32
SeMartens16-Apr-09 21:32 
GeneralRe: Try Catch Not working porperly... Pin
Dev S16-Apr-09 21:38
Dev S16-Apr-09 21:38 
The error appears like this -->



Server Error in '/' Application.


--------------------------------------------------------------------------------

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) +7469351

System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119

System.Web.UI.WebControls.ImageButton.LoadPostData(String postDataKey, NameValueCollection postCollection) +163

System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection) +14

System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +693

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743





--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
GeneralRe: Try Catch Not working porperly... Pin
Abhijit Jana16-Apr-09 23:02
professionalAbhijit Jana16-Apr-09 23:02 
GeneralRe: Try Catch Not working porperly... Pin
Dev S16-Apr-09 23:12
Dev S16-Apr-09 23:12 
GeneralRe: Try Catch Not working porperly... Pin
Abhijit Jana16-Apr-09 23:45
professionalAbhijit Jana16-Apr-09 23:45 
GeneralRe: Try Catch Not working porperly... Pin
Dev S16-Apr-09 23:52
Dev S16-Apr-09 23:52 
GeneralRe: Try Catch Not working porperly... Pin
Abhijit Jana17-Apr-09 0:14
professionalAbhijit Jana17-Apr-09 0:14 
GeneralRe: Try Catch Not working porperly... Pin
Christian Graus17-Apr-09 12:54
protectorChristian Graus17-Apr-09 12:54 
AnswerRe: Try Catch Not working porperly... Pin
Arindam Tewary17-Apr-09 2:12
professionalArindam Tewary17-Apr-09 2:12 
GeneralRe: Try Catch Not working porperly... Pin
Dev S17-Apr-09 3:32
Dev S17-Apr-09 3:32 
AnswerRe: Try Catch Not working porperly... Pin
Yusuf17-Apr-09 6:06
Yusuf17-Apr-09 6:06 
QuestionProblems with Web Service Pin
Raymundo Valdez16-Apr-09 20:26
Raymundo Valdez16-Apr-09 20:26 
Questionsql server connection using ADO.net Pin
cemalakshmi16-Apr-09 19:54
cemalakshmi16-Apr-09 19:54 
AnswerRe: sql server connection using ADO.net Pin
Abhijit Jana16-Apr-09 20:08
professionalAbhijit Jana16-Apr-09 20:08 
QuestionList of countries in Asp.Net 3.5 Pin
Maxy5516-Apr-09 19:48
Maxy5516-Apr-09 19:48 
AnswerRe: List of countries in Asp.Net 3.5 Pin
Christian Graus16-Apr-09 19:52
protectorChristian Graus16-Apr-09 19:52 
AnswerRe: List of countries in Asp.Net 3.5 Pin
shashank70116-Apr-09 22:15
shashank70116-Apr-09 22:15 
AnswerRe: List of countries in Asp.Net 3.5 Pin
Yusuf17-Apr-09 3:34
Yusuf17-Apr-09 3:34 
Questiondownload visual studio 2005 Pin
bhavna432116-Apr-09 19:30
bhavna432116-Apr-09 19:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.