Skip to content

VS Crash due to an exception in a type provider #2008

@smoothdeveloper

Description

@smoothdeveloper

I'm using a given release of FSharp.Data.SqlClient which has a bug, when I edit a .sql file exposed by the type provider, Visual Studio crashes.

Repro steps

  1. unzip this package sqlclientcrashvs.zip
  2. open the solution in VS2015
  3. make sure Library1.fs is open in VS and type checked (few seconds after it is open)
  4. open samplecommand.sql in notepad and change the query and save

Expected behavior

VS type checks again

Actual behavior

VS crashes

Known workarounds

None

Related information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-APIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions