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 13: maGlobal.FileID = "001";
Line 14: Default oDefault = new Default();
Line 15: oDefault.Page_Load(maGlobal);
Line 16: maGlobal.destroy();
Line 17: %>

Source File: e:\Web\MagellanOfAZ\V_PROD_MARICOPA_ROOT\magellanofaz.20080506\default.aspx    Line: 15

Stack Trace:


[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +2755599
   System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) +117
   System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info) +189
   System.Convert.ToDouble(String value) +68
   com.esln.ma.sites._001.groups._010.Default.Initialize(LoginDataClass oLogin, clsAssistState oLoginState, clsAssistTags oLoginTags, MAGlobal maGlobal) in C:\mystuff\Visual Studio 2005\Projects\MA-DotNet\MA-DotNet\_sitemgr\sites\001\Groups\010\default.cs:266
   com.esln.ma.sites._001.groups._010.Default.Page_Load(MAGlobal maGlobal) in C:\mystuff\Visual Studio 2005\Projects\MA-DotNet\MA-DotNet\_sitemgr\sites\001\Groups\010\default.cs:77
   ASP.default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\Web\MagellanOfAZ\V_PROD_MARICOPA_ROOT\magellanofaz.20080506\default.aspx:15
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +98
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20
   System.Web.UI.Page.Render(HtmlTextWriter writer) +26
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2558


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