Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
   mobot.eflora.Utils.HttpUrlQuery.Contains(String Name) in D:\eflora\wwwroot\Utils\HttpUrlQuery.cs:147
   mobot.eflora.Utils.HttpUrlQuery.Set(String Name, String NewValue, Boolean UrlEncode) in D:\eflora\wwwroot\Utils\HttpUrlQuery.cs:214
   mobot.eflora.Utils.HttpUrlQuery..ctor(NameValueCollection QueryString, Boolean UrlEncode) in D:\eflora\wwwroot\Utils\HttpUrlQuery.cs:125
   mobot.eflora.Utils.HttpUrlQuery..ctor(NameValueCollection QueryString) in D:\eflora\wwwroot\Utils\HttpUrlQuery.cs:109
   mobot.eflora.Controls.FloraTaxonList.GetPageUrl() in D:\eflora\wwwroot\Controls\FloraTaxonList.ascx.cs:119
   mobot.eflora.Controls.FloraTaxonList.BuildLister() in D:\eflora\wwwroot\Controls\FloraTaxonList.ascx.cs:204
   mobot.eflora.Controls.FloraTaxonList.Page_Load(Object sender, EventArgs e) in D:\eflora\wwwroot\Controls\FloraTaxonList.ascx.cs:87
   System.Web.UI.Control.OnLoad(EventArgs e) +131
   System.Web.UI.Control.LoadRecursive() +65
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2427


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