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 71:             IpInfo.insertAccess(-1, "****** ERR Product.cs " + ex.Message + " - " + ex.StackTrace + " - " + ex.InnerException);
Line 72:             IpInfo.insertAccess(-1, "****** ERR link: " + HttpContext.Current.Request.Url.AbsoluteUri);
Line 73:             throw ex;
Line 74:         }
Line 75:     }

Source File: w:\domains\www.sontek.sk\public\www_root\Pages\Produkt.aspx.cs    Line: 73

Stack Trace:


[FormatException: Input string was not in a correct format.]
   redesign_Produkt.Page_Init(Object sender, EventArgs e) in w:\domains\www.sontek.sk\public\www_root\Pages\Produkt.aspx.cs:73
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnInit(EventArgs e) +97
   System.Web.UI.Page.OnInit(EventArgs e) +14
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


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