kendarorg / kendarorg/Linq2Rest

Exception "Unable to load one or more of the requested types"

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

It works perfectly until I try to include in my query string an enumeration, then I get this exception - **Unable to load one or more of the requested types**
and this in the LoaderException **Could not load type "Microsoft.ApplicationInsights.Extensibility.ISupportConfiguration" from assembly "Microsoft.ApplicationInsights"**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the request whose query string includes an enumeration, then inspect the full LoaderException for the Microsoft.ApplicationInsights assembly and ISupportConfiguration type. Done means the enum query no longer produces the reported type-loading exception, with the underlying compatibility cause identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.