Skip to content

Cannot access a disposed object 'System.Net.Sockets.NetworkStream' #441

Open
@lierdakil

Description

@lierdakil

I'm getting the following error regularly:

The type provider 'FSharp.Data.Sql.SqlTypeProvider' reported an error:
Cannot access a disposed object.
Object name:
'System.Net.Sockets.NetworkStream'

when using with Common.DatabaseProviderTypes.MSSQLSERVER.

I should note that I'm accessing a remote MSSQL instance here, so there might be some network connectivity issues. But this reaction is less than ideal. Maybe handling connectivity issues and reconnecting is a good idea?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions