Server Error in '/Baylor' Application.

The ConnectionString property has not been initialized.

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.InvalidOperationException: The ConnectionString property has not been initialized.

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:


[InvalidOperationException: The ConnectionString property has not been initialized.]
   PCI.Framework.Exceptions.ExceptionUtility.ProcessDBException(Exception exc) +48
   PCI.Framework.BaseDB.ProcessException(Exception exc) +42
   PCI.CRUD.SCTYtbAccounts.GetByIDnumber(PCIRequestContext requestContext, String InIDnumber, Boolean AllowHTML, Boolean AllowJavascript, Int32 CommandTimeout) +555
   PCI.Web.BasePage.LoadWebUser() in C:\agent\_work\11\s\DCA-LongTermDevelopment\DCA.Web\Classes\BasePage.vb:256
   PCI.Web.BasePage.InitSession() in C:\agent\_work\11\s\DCA-LongTermDevelopment\DCA.Web\Classes\BasePage.vb:802
   PCI.Web.BasePage.Page_PreInit(Object sender, EventArgs e) in C:\agent\_work\11\s\DCA-LongTermDevelopment\DCA.Web\Classes\BasePage.vb:807
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.OnPreInit(EventArgs e) +11691640
   System.Web.UI.Page.PerformPreInit() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +335


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