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.]
   Inology.Core.BusinessObjects.BusinessCollection.ReplaceColumnNamesWithSQLNames(String sCriteria) +164
   Inology.Core.BusinessObjects.BusinessCollection.get_FillSQL(String sTableName, Boolean bApplyFilters) +177
   Inology.Core.BusinessObjects.BusinessCollection.get_Full() +214
   Inology.Core.BusinessObjects.BusinessCollection.Fill(Boolean bApplyFilters) +141
   Inology.Core.BusinessObjects.BusinessCollection.get_View() +93
   Inology.Core.BusinessObjects.BusinessCollection.get_Count() +45
   Inology.Core.BusinessObjects.BusinessApplication.GetCollectionCount(String sCollectionName, String sFilter) +85
   Inology.TheInternetPlatform.BusinessObjects.Website.GenerateHTML(OutputType eOutputType, String sTitle, String sDescription, String sKeywords, String sBodyClasses, String sContent, Template oTemplate, Boolean bIsPageToBeIndexed, Boolean bAreLinksToBeFollowed, String sCanonicalURL, Int32 iPage, Int32 iPages, String sCultureCode, NameValueCollection oAlternateURLs, Object oMergeObject) +3199
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.InitialiseVariablesFromQueryStrings() +25680
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.Page_Load(Object sender, EventArgs e) +31
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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