Skip to content

Strong name validation failed. (Exception from HRESULT: 0x8013141A) Unable to compile #496

@TonyHenrique

Description

@TonyHenrique

I am new at F#, wondered by so many good things, but also stuck with some problems I can not figure out how to proceed.

I am trying to use the SQLProvider, but this error occurs:

Error	FS3033	The type provider 'FSharp.Data.Sql.SqlTypeProvider' reported an error: Unable to resolve assemblies. One of MySql.Data.dll, MySqlConnector.dll (e.g. from Nuget package MySql.Data) must exist in the paths: 
 C:\temp\fsConsoleApp2\fsConsoleApp2
C:\Users\tonyv\.nuget\packages\mysql.data\6.10.5\lib\netcoreapp2.0
C:\Users\tonyv\.nuget\packages\sqlprovider\1.1.23\lib\netstandard2.0
C:\WINDOWS\system32 
Details: 
Strong name validation failed. (Exception from HRESULT: 0x8013141A)

I checked and the DLL are on the correct folder. I also specified a f folder, containing the MySqlConnector.dll and MySql.Data.dll, but it does not compile.

image

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