Server Error in '/hk' 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.]
   DB88.Models.Listing.BrowseData.getPageTitleDefault(ICategory cat, String count) in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Listing\BrowseData.cs:1191
   DB88.Models.Listing.BrowseData.buildData() in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Listing\BrowseData.cs:400
   DB88.Models.Controllers.ListingController.ProcessRequest(HttpContext& context, String& virtualPath) in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Controllers\ListingController.cs:478
   DB88.Models.Controllers.PageFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) in E:\!SVN_NEW\NEW\development\88dbhk\88db.model\trunk\DB88.Models\DB88.Models\Controllers\PageFactory.cs:39
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +424
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +262


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