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 178:
Line 179:                                                                    <li><i class="fa fa-user"></i><%# Eval("firmayetkili25") %></li>
Line 180:                                                                    <li><i class="fa fa-phone"></i>   <a href='<%# (String.IsNullOrEmpty(Convert.ToString(Eval("firmatel25"))))?"":String.Format("tel://0"+"{0: ### ### ## ##}", Convert.ToInt64(Eval("firmatel25"))) %>' rel="nofollow"><%# (String.IsNullOrEmpty(Convert.ToString(Eval("firmatel25"))))?"":String.Format("0"+"{0: ### ### ## ##}", Convert.ToInt64(Eval("firmatel25"))) %></a></li>
Line 181:                                                                    <%--  <li><i class="fa fa-envelope-o"></i>  <asp:Label ID="Label5" runat="server" Font-Size="X-Small" Text=<%# Eval("firmaemail25") %>></asp:Label></li>
Line 182:                    <li><i class="fa fa-globe"></i> <asp:Label ID="Label7" runat="server" Font-Size="X-Small" Text=<%# Eval("firmaweb25") %>></asp:Label> </li>

Source File: c:\inetpub\vhosts\isletmebul.com\httpdocs\ilce.aspx    Line: 180

Stack Trace:


[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +14542542
   System.Number.ParseInt64(String value, NumberStyles options, NumberFormatInfo numfmt) +174
   System.String.System.IConvertible.ToInt64(IFormatProvider provider) +58
   ASP.ilce_aspx.__DataBind__control33(Object sender, EventArgs e) in c:\inetpub\vhosts\isletmebul.com\httpdocs\ilce.aspx:180
   System.Web.UI.Control.OnDataBinding(EventArgs e) +100
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +178
   System.Web.UI.Control.DataBindChildren() +248
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +195
   System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +175
   System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +885
   System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +89
   SiteUtils.CollectionPager.OnPreRender(EventArgs e) +191
   System.Web.UI.Control.PreRenderRecursiveInternal() +132
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3671


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