I1 Posted January 13, 2005 Share Posted January 13, 2005 Got this trying to refresh (browser refersh button) an existing page being displayed.>>>>>>>>>>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.] Microsoft.VisualBasic.CompilerServices.DecimalType.Parse(String Value, NumberFormatInfo NumberFormat) +207 Microsoft.VisualBasic.CompilerServices.LongType.FromString(String Value) +90[InvalidCastException: Cast from string "false" to type 'Long' is not valid.] Microsoft.VisualBasic.CompilerServices.LongType.FromString(String Value) +199 Microsoft.VisualBasic.CompilerServices.LongType.FromObject(Object Value) +711 Microsoft.VisualBasic.CompilerServices.ObjectType.BitOrObj(Object obj1, Object obj2) +861 InstantASP.InstantForum.WebSite.shwmessage.ThreadRepeater_ItemDataBound(Object Sender, RepeaterItemEventArgs e) System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +110 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +139 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +477 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +48 System.Web.UI.WebControls.Repeater.DataBind() +23 InstantASP.InstantForum.WebSite.shwmessage.BindData() InstantASP.InstantForum.WebSite.shwmessage.Page_Load(Object Sender, EventArgs E) System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 Link to comment Share on other sites More sharing options...
I1 Posted January 13, 2005 Author Share Posted January 13, 2005 And again trying to view a thread>>>>>>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.] Microsoft.VisualBasic.CompilerServices.DecimalType.Parse(String Value, NumberFormatInfo NumberFormat) +207 Microsoft.VisualBasic.CompilerServices.LongType.FromString(String Value) +90[InvalidCastException: Cast from string "false" to type 'Long' is not valid.] Microsoft.VisualBasic.CompilerServices.LongType.FromString(String Value) +199 Microsoft.VisualBasic.CompilerServices.LongType.FromObject(Object Value) +711 Microsoft.VisualBasic.CompilerServices.ObjectType.BitOrObj(Object obj1, Object obj2) +865 InstantASP.InstantForum.WebSite.shwmessage.ThreadRepeater_ItemDataBound(Object Sender, RepeaterItemEventArgs e) System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +109 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +139 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +477 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +48 System.Web.UI.WebControls.Repeater.DataBind() +23 InstantASP.InstantForum.WebSite.shwmessage.BindData() InstantASP.InstantForum.WebSite.shwmessage.Page_Load(Object Sender, EventArgs E) System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 Link to comment Share on other sites More sharing options...
Tim Stephenson (Archant IS) Posted January 13, 2005 Share Posted January 13, 2005 These have now been fixed (last 2 minutes). Rgds Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.