Server Error in '/' Application.

SearchAgent.Search method called before QueryString property has been set, please ensure you set QueryString before calling a search.

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.InvalidOperationException: SearchAgent.Search method called before QueryString property has been set, please ensure you set QueryString before calling a search.

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:


[InvalidOperationException: SearchAgent.Search method called before QueryString property has been set, please ensure you set QueryString before calling a search.]
   Keyoti.SearchEngine.Search.SearchAgent.Search(SearchOptions searchOptions, Int32 lowRange, Int32 highRange) +2342
   Keyoti.SearchEngine.Web.SearchResult.CreateChildControls() +363
   System.Web.UI.Control.EnsureChildControls() +87
   System.Web.UI.Control.PreRenderRecursiveInternal() +44
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842


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