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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +14286670
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +174
   CommunityServer.Components.SearchProvider.GetSearchQueryFromQueryString(NameValueCollection queryString) +1724
   CommunityServer.Controls.IndexPostRssLink.get_DataSource() +169
   CommunityServer.Controls.WrappedContentBase.AddContentControls() +134
   CommunityServer.Controls.WrappedContentBase.CreateControlHierarchy() +325
   CommunityServer.Controls.WrappedContentBase.CreateChildControls() +97
   System.Web.UI.Control.EnsureChildControls() +107
   System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +47
   Telligent.Glow.WebControlUtils.ᐁ(Control , String , Dictionary`2 ) +95
   Telligent.Glow.WebControlUtils.ᐁ(Control , String , Dictionary`2 ) +308
   Telligent.Glow.WebControlUtils.FindControl(Control container, String id) +228
   CommunityServer.Controls.CSControlUtility.FindControl(Control currentControl, String id) +60
   CommunityServer.Controls.SearchForm.AttachChildControls() +875
   CommunityServer.Controls.WrappedFormBase.CreateChildControls() +117
   System.Web.UI.Control.EnsureChildControls() +107
   CommunityServer.Controls.WrappedFormBase.DataBind() +71
   CommunityServer.Controls.SearchForm.DataBind() +75
   CommunityServer.Controls.WrappedFormBase.OnLoad(EventArgs e) +99
   CommunityServer.Controls.SearchForm.OnLoad(EventArgs e) +73
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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