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 90:             Catch ex As Exception
Line 91:                 'Monitoring.Debugging.Bug(CustomClasses.CustomTags.FixParagraph(ex.ToString()))
Line 92:                 Throw ex
Line 93:             Finally
Line 94:                 If objConn.State <> ConnectionState.Closed Then

Source File: D:\w006824\gisslen.net\WWWRoot\Site.master.vb    Line: 92

Stack Trace:


[FormatException: Input string was not in a correct format.]
   Site.SetStatistics() in D:\w006824\gisslen.net\WWWRoot\Site.master.vb:92
   Site.Page_Load() in D:\w006824\gisslen.net\WWWRoot\Site.master.vb:15
   Site._Lambda$__2(Object a0, EventArgs a1) in C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\fcbdd787\fb4511d7\App_Web_003tsi1s.4.vb:0
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Control.LoadRecursive() +134
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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