Skip to content

MissingMethodException when using FSharp.Data in a PCL #605

@tgnm

Description

@tgnm

Not sure why I keep getting this exception:

Result Message: System.MissingMethodException : Method not found:
 'Microsoft.FSharp.Control.FSharpAsync`1<System.IO.TextReader> FSharp.Data.Runtime.IO.asyncReadTextAtRuntime(System.Boolean, System.String, System.String, System.String, System.String)'.

I have tried different FSharp.Core binding redirects and I still have issues.

The PCL profile I am using is 47 (new Portable library in VS 2013).

I am not entirely sure but it seems to be related to this issue: #398

I have also posted a question on SO: http://stackoverflow.com/questions/23389752/missingmethodexception-when-running-a-unit-test-that-uses-fsharp-data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions