Server Error in '/' Application.

Arithmetic operation resulted in an overflow.

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.OverflowException: Arithmetic operation resulted in an overflow.

Source Error:


Line 37:                             <ItemTemplate>
Line 38:                                 <div class="SNews1">
Line 39:                                     <img src="<%#GETIMG(DataBinder.Eval(Container, "DataItem.ARTICLECODE"))%>" />
Line 40:                                     <a href="/news/<%#DataBinder.Eval(Container, "DataItem.ARTICLECODE")%>-<%#DataBinder.Eval(Container, "DataItem.PERMALINK")%>.aspx"><%#DataBinder.Eval(Container, "DataItem.ARTICLEHEAD")%></a>
Line 41:                                     <div><%#DataBinder.Eval(Container, "DataItem.ARTICLEDESC")%></div>

Source File: G:\PleskVhosts\jagmarg.com\httpdocs\district\mainpage.aspx    Line: 39

Stack Trace:


[OverflowException: Arithmetic operation resulted in an overflow.]
   Microsoft.VisualBasic.CompilerServices.Conversions.ToShort(Object Value) +458396
   ASP.district_mainpage_aspx.__DataBind__control12(Object sender, EventArgs e) in G:\PleskVhosts\jagmarg.com\httpdocs\district\mainpage.aspx:39
   System.Web.UI.Control.OnDataBinding(EventArgs e) +99
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +92
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.Control.DataBindChildren() +211
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
   System.Web.UI.Control.DataBind() +15
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +124
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +443
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +51
   System.Web.UI.WebControls.Repeater.DataBind() +75
   _default.GETDATA() in G:\PleskVhosts\jagmarg.com\httpdocs\district\mainpage.aspx.vb:40
   _default.Page_Load(Object sender, EventArgs e) in G:\PleskVhosts\jagmarg.com\httpdocs\district\mainpage.aspx.vb:28
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062