| Loading… |
ERROR:
SOURCE:
System.Data
DATA:
System.Collections.ListDictionaryInternal
MESSAGE:
ExecuteReader requires an open and available Connection. The connection's current state is closed.
STACK TRACE:
at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at PulseLib.DBControls.DBObject.SelectQuery(String strQuery, String remoteConnection) in C:\r3\tsis-pulse\PulseAll\PulseLib\PulseLib\DBControls.cs:line 4141