Server Error in '/' Application.

String was not recognized as a valid Boolean.

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: String was not recognized as a valid Boolean.

Source Error:


Line 8:      <asp:ScriptManager ID="ScriptManager1" runat="server">
Line 9:      </asp:ScriptManager>
Line 10:     <uc1:CtrlGamesDB ID="CtrlGamesDBNew" DataString="Lucky Farm" runat="server" />
Line 11: </asp:Content>
Line 12: 

Source File: g:\pleskvhosts\lastend.com\Website\Download\Games\LuckyFarm.aspx    Line: 10

Stack Trace:


[FormatException: String was not recognized as a valid Boolean.]
   System.Boolean.Parse(String value) +14628353
   Download_Games_CtrlGamesDBNew.UpdateDate(String _game) +2730
   ASP.download_games_luckyfarm_aspx.__BuildControlCtrlGamesDBNew() in g:\pleskvhosts\lastend.com\Website\Download\Games\LuckyFarm.aspx:10
   ASP.download_games_luckyfarm_aspx.__BuildControlContent2(Control __ctrl) in g:\pleskvhosts\lastend.com\Website\Download\Games\LuckyFarm.aspx:7
   System.Web.UI.MasterPage.InstantiateInContentPlaceHolder(Control contentPlaceHolder, ITemplate template) +108
   ASP.shadow_master.__BuildControlContentPlaceHolder1() in g:\pleskvhosts\lastend.com\Website\Shadow.master:1
   ASP.shadow_master.__BuildControlformMain() in g:\pleskvhosts\lastend.com\Website\Shadow.master:1
   ASP.shadow_master.__BuildControlTree(shadow_master __ctrl) in g:\pleskvhosts\lastend.com\Website\Shadow.master:1
   ASP.shadow_master.FrameworkInitialize() in g:\pleskvhosts\lastend.com\tmp\root\53e20858\12ef7db1\App_Web_e1m3ezrq.1.cs:0
   System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +1322
   System.Web.UI.Page.get_Master() +66
   System.Web.UI.Page.ApplyMasterPage() +19
   System.Web.UI.Page.PerformPreInit() +65
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +335


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