| What happened There was an unexpected error in the Web Application. This may be due to a programming bug. |
|
|
|
How this will affect you | | The action you requested was not performed. |
|
|
What you can do about it | | Restart the Web Application, and try repeating your last action. Try alternative methods of performing the same action. |
|
|
More information |
The ConnectionString property has not been initialized.
The development team was automatically notified of this problem. If you need immediate assistance, contact mmitchell@esu3.org.
The following information about the error was automatically captured:
- an event was written to the application log
Detailed error information follows:
Reported By:
Message: | The ConnectionString property has not been initialized. | HostName: | family.nebsis.org | ServerName: | family.nebsis.org | CurrentUser: | | Path: | /Default.aspx | DateTime: | 3/1/2021 10:59:05 PM | | ApplicationName: | ParentPortal | Query: | sdist=ras | Form: | | Referer: | ec2-18-210-12-229.compute-1.amazonaws.com | | Source: | System.Data | Type: | System.InvalidOperationException | TargetSite: | Void PermissionDemand() | StackTrace: | at System.Data.SqlClient.SqlConnection.PermissionDemand() at System.Data.SqlClient.SqlConnectionFactory.PermissionDemand(DbConnection outerConnection) at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) at System.Data.SqlClient.SqlConnection.Open() at ESU3.DataHandler.GetConnection(String connectionName) in c:\inetpub\wwwroot\ParentPortal\App_Code\DataHandler.cs:line 277 |
Additional Details:
Error in DataHandler |