Skip to content

DesignTime: null-reference exception after a short time #262

@0x53A

Description

@0x53A

I successfully built my project:
image

after a short period, the first usage of the SqlCommandProvider gets errors at design time (without any code changes).
image

Subsequent builds also pass.

Intellisense for this one instance fails (e.g. I can't dot into members, but for other instances it still works:

image

Here I can't do anything with getState, but getCondition works as expected.

Is there any way to get a callstack?

I have VS2015.3

<package id="FSharp.Data.SqlClient" version="1.8.2" targetFramework="net461" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions