For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
97 2 3 10

.NET Data API FSharp error

I am using .net data api requiring DEEDLE and FSharp/etc from

https://github.com/Refinitiv-API-Samples/Article.EikonDataAPI.DotNet.Library


I get the following error although I do have reference to FSharp.Core


Any suggestions?


---------------------------
Error Loading basket
---------------------------
Could not load file or assembly 'FSharp.Core, Version=4.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
---------------------------
OK
---------------------------


eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython.net
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
38.1k 69 35 53

@newuser

After building the application, there is an FSharp.Core.dll file in the built folder. Please also copy this file to the same directory of the application on another machine.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
38.1k 69 35 53

From my test, it works fine with .NET Framework 4.6.1. The platform must be x64.

The version of FSharp.Core is 4.5.0.0.



fsharp.png (64.0 KiB)
fshare-core.png (6.1 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
3 0 0 3

Have you tried to add the missing reference? Install FSharp by Managing the Nuget Package. Hope this helps.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
97 2 3 10

I am running fine in my box. however, when I copy executables it won't work on another machine.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea