Skip to main content

Reply to "Wins page isn't working"

Just got this with no UK flag clicked:-

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 136: <asp:Label id="dlEndPrice_lbl" Runat="server">EndPrice</asp:Label>[/b]</FONT><BR>
Line 137: <FONT face="Arial" size="2">
Line 138: <%# Convert.ToDouble(DataBinder.Eval(Container.DataItem, "SellingPrice")).ToString("C", new System.Globalization.CultureInfo("en-US"))%>
Line 139: </FONT>
Line 140: </TD>


Source File: S:\sites\AuctionSniper.com\www\MyWinsInfo.aspx Line: 138

Stack Trace:


[FormatException: Input string was not in a correct format.]
System.Number.ParseDouble(String s, NumberStyles style, NumberFormatInfo info) +0
System.Double.Parse(String s, NumberStyles style, IFormatProvider provider) +208
System.Convert.ToDouble(String value, IFormatProvider provider) +32
System.String.System.IConvertible.ToDouble(IFormatProvider provider) +5
System.Convert.ToDouble(Object value) +36
ASP.MyWinsInfo_aspx.__DataBind__control21(Object sender, EventArgs e) in S:\sites\AuctionSniper.com\www\MyWinsInfo.aspx:138
System.Web.UI.Control.OnDataBinding(EventArgs e) +66
System.Web.UI.Control.DataBind() +26
System.Web.UI.Control.DataBind() +86
System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +127
System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +686
System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +49
System.Web.UI.WebControls.BaseDataList.DataBind() +23
AuctionSniper.MyWinsInfo.BindGrid() +323
AuctionSniper.MyWinsInfo.Page_Load(Object sender, EventArgs e) +1208
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +753




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

Again, I know they're working on the WINS page but surely it makes sense to release the software after it's working OK and not before? Confused

R2

Last edited {1}
×
×
×
×