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 4:  <%@ Register TagPrefix="xplode" Namespace="Xplode.Web.UI.WebControls" Assembly="Xplode" %>
Line 5:  
Line 6:  <xplode:ContentItem BindableControl="rptNews" runat="server" />
Line 7:  
Line 8:  

Source File: D:\Websites\Countryside Properties\Fuse8.Websites.Countryside.Corporate2007\Latest\Web\modules\news\news-details.ascx    Line: 6

Stack Trace:


[FormatException: Input string was not in a correct format.]
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +0
   Xplode.Web.UI.WebControls.ContentItem..ctor() +131
   ASP.news_details_ascx.__BuildControl__control2() in D:\Websites\Countryside Properties\Fuse8.Websites.Countryside.Corporate2007\Latest\Web\modules\news\news-details.ascx:6
   ASP.news_details_ascx.__BuildControlTree(Control __ctrl) in D:\Websites\Countryside Properties\Fuse8.Websites.Countryside.Corporate2007\Latest\Web\modules\news\news-details.ascx:1
   ASP.news_details_ascx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\2f69e807\ff4ff886\5jr4nkwg.0.cs:0
   System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
   System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
   System.Web.UI.TemplateControl.LoadControl(Type t) +161
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +51
   Xplode.Web.ApplicationRuntime.WebControls.ModuleControlLoader.LoadCustomASCX() +60
   Xplode.Web.ApplicationRuntime.WebControls.ModuleControlLoader.OnLoad(EventArgs e) +36
   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.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain() +739


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