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 377:				  <td class="tablespecs" colspan=3>
Line 378:					<p><a href="m_Gold.aspx?Gold=Y"><img src="../images/btns/addgold.gif" width="154" height="24" border="0"></a><br>
Line 379:					  <strong>Click above to purchase a Gold Membership for  <%# formatcurrency(GM_PriceCheck.FieldValue("Price", Container) ,2) %>	</strong><br>
Line 380:					Become a <strong>Gold Member</strong> for  <%# formatcurrency(GM_PriceCheck.FieldValue("Price", Container) ,2) %>	 and delivery for this purchase, delivery for  future web purchases*  during the next 365 days, and delivery for  future showroom purchases*  during the next 365 days are <strong>FREE!</strong> Also, receive 20% all furniture protection treatment as well as 15% off the purchase price of any rugs and lamps!									</p>
Line 381:					<p class="fineprint">*Free delivery for Gold Members requires a minimum purchase of $499.99. </p></td>

Source File: D:\inetpub\public\morfurniture\order\cart.aspx    Line: 379

Stack Trace:


[FormatException: Input string was not in a correct format.]
   Microsoft.VisualBasic.CompilerServices.DoubleType.Parse(String Value, NumberFormatInfo NumberFormat) +195
   Microsoft.VisualBasic.CompilerServices.DoubleType.FromString(String Value, NumberFormatInfo NumberFormat) +82

[InvalidCastException: Cast from string "" to type 'Double' is not valid.]
   Microsoft.VisualBasic.Strings.FormatCurrency(Object Expression, Int32 NumDigitsAfterDecimal, TriState IncludeLeadingDigit, TriState UseParensForNegativeNumbers, TriState GroupDigits) +371
   ASP.cart_aspx.__DataBind__control84(Object sender, EventArgs e) in D:\inetpub\public\morfurniture\order\cart.aspx:379
   System.Web.UI.Control.OnDataBinding(EventArgs e) +66
   System.Web.UI.Control.DataBind() +26
   System.Web.UI.Control.DataBind() +86
   System.Web.UI.Control.DataBind() +86
   DreamweaverCtrls.If.Page_Load(Object src, 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.Control.LoadRecursive() +98
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407