You must enable the Sql Server MARS feature with including "MultipleActiveResultSets=True" in connection string.
MARS feature is only enabled after Sql Server 2008.
Sometimes "There is already an open DataReader associated with this Command which must be closed first." error is logged. Print
Modified on: Tue, 10 Jun, 2014 at 6:55 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.