Skip to content

Wrap 'open DataReader' exception with something that says to enable MARS #529

Closed
@kirthik

Description

@kirthik

DECISION: We will wrap the exception in something that says to use MARS.

If MARS is not enabled in connection string, browser shows the following error. Error message should suggest user to enable MARS to get past the error

An unhandled exception occurred while processing the request. InvalidOperationException: There is already an open DataReader associated with this Command which must be closed first. Remotion.Linq.Clauses.ResultOperatorBase.InvokeExecuteMethod(MethodInfo method, Object input) DataStoreException: An error occured while running a data store operation. See InnerException for details. Microsoft.Data.Entity.Query.EntityQueryExecutor.ExecuteCollection[T](QueryModel queryModel)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions