
Alicia
Littman-Lazansky
Lic. RE Associate Broker
O:
646.209.5803
M:
646.209.5803
There is already an open DataReader associated with this Command which must be closed first. :: System.InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first.
at System.Data.SqlClient.SqlInternalConnectionTds.ValidateConnectionForExecute(SqlCommand command)
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.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
at System.Data.Linq.DataQuery`1.System.Collections.Generic.IEnumerable.GetEnumerator()
at BrokerTemplate.Core.Repository.GetAgentTestimonials(PagingOptions options, Int32 agentid, Int32& total) in C:\Projects\akam\brokertemplate-core\BrokerTemplate.Core\Repository\Repository.cs:line 2098
at BrokerTemplate.Web.BrokerInfoExtensions.GetTestimonial(BrokerInfo b) in d:\Sites\Client\Akam\App_Code\Extensions\BrokerInfoExtensions.cs:line 132
at cntrls_AgentDetails_AgentBio.DataBind(BrokerInfo _data) in d:\Sites\Client\Akam\Cntrls\AgentDetails\AgentBio.ascx.cs:line 24
at BrokerTemplate.Core.WebExtensions.RenderPartial[T](HttpContext context, String path, T data) in C:\Projects\akam\brokertemplate-core\BrokerTemplate.Core\Exensions\WebExtensions.cs:line 65