Server Error in '/' Application.

Error loading tour details. Tour Code: Cont, Season: NULL or Empty

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.Exception: Error loading tour details. Tour Code: Cont, Season: NULL or Empty

Source Error:


Line 789:        }
Line 790:
Line 791:        rdrTourDetails.Close();
Line 792:
Line 793:        this.previousTourCode = "";

Source File: e:\WebSites\cha-tours.com\App_Code\CHAUserSession.cs    Line: 791

Stack Trace:


[Exception: Error loading tour details. Tour Code: Cont, Season: NULL or Empty]
   CHAUserSession.SetSelectedTour(String tourCode, String season) in e:\WebSites\cha-tours.com\App_Code\CHAUserSession.cs:791
   TourFinder_TourDetails.Page_Load(Object sender, EventArgs e) in e:\WebSites\cha-tours.com\TourFinder\Tours\TourDetails.aspx.cs:89
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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