question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Retrieve the LoaderExceptions property for more information error

See original GitHub issue

Reference FSharp.Data in project.json and put these lines at the top of the Run.fsx

open FSharp.Data
let work = async { return Array.empty<JsonValue> }

Recompilation is triggered but no success message is returned. Running the function produces this error `Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.’

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
ghostcommented, Nov 24, 2016

Can confirm. I’m getting the same error for my F# functions.

1reaction
fabiocavcommented, Dec 17, 2016

Validated fix. This will be addressed in our next deployment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to retrieve the LoaderException property?
Custom tool warning: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Read more >
"Unable to load one or more of the requested types. Retrieve ...
After upgrading a site with Nuget packages, the following error is thrown upon initialization: Unable to load one or more of the requested...
Read more >
Retrieve the LoaderExceptions property for more information
ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Read more >
[Solved] Unable to load one or more of the requested types ...
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Read more >
Server Error: Unable to load one or more of the requested ...
Server Error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found