You must enable the Sql Server MARS feature with including "MultipleActiveResultSets=True" in connection string.

MARS feature is only enabled after Sql Server 2008.