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:


Line 467:        catch (Exception ex)
Line 468:        {
Line 469:	throw ex;
Line 470:            //objDUT.getException(ex.ToString(), news_id.ToString(), "story.aspx", "story", "");
Line 471:        }

Source File: C:\website\jagbani2023\story.aspx.cs    Line: 469

Stack Trace:


[FormatException: Input string was not in a correct format.]
   _Default.story() in C:\website\jagbani2023\story.aspx.cs:469
   _Default.Page_Load(Object sender, EventArgs e) in C:\website\jagbani2023\story.aspx.cs:38
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1602


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9037.0