Server Error in '/' Application.

CheckForSchool operation failed! SchoolId=9000

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.ApplicationException: CheckForSchool operation failed! SchoolId=9000

Source Error:


Line 721:        If (strongPasswordPopup IsNot Nothing) Then
Line 722:          Dim strArr As String() = strongPasswordPopup.Split("/")
Line 723:          Dim popUpDate As DateTime = DateTime.ParseExact(strongPasswordPopup, "yyyy/MM/dd", Nothing)
Line 724:
Line 725:          If (todaydate > popUpDate) Then

Source File: D:\Project\Branch-SamlFrameUpgd\SourceCode\eBoard\eBoard\EB4.master.vb    Line: 723

Stack Trace:


[ApplicationException: CheckForSchool operation failed! SchoolId=9000]
   eBoard.EB4.Page_Load(Object sender, EventArgs e) in D:\Project\Branch-SamlFrameUpgd\SourceCode\eBoard\eBoard\EB4.master.vb:723
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   eBoard.Entities.MasterBase.OnLoad(EventArgs e) in D:\Project\Branch-SamlFrameUpgd\SourceCode\eBoard\eBoard.Entities\MasterBase.cs:21
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Control.LoadRecursive() +251
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


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