Skip to content

Unable to convert any query to c# QueryExpression - Method not found: 'Microsoft.Xrm.Sdk.Query.LinkEntity Microsoft.Xrm.Sdk.Query.FilterExpression.get_AnyAllFilterLinkEntity()'. #1114

@bwmodular

Description

@bwmodular

I find myself unable to convert even the simplest of fetchXml to c#, pretty sure since installing v 1.2025.3, which I think is the latest version.

I get this error, no matter which options I try:
/*
Failed to generate C# QueryExpression with LateBound code.
Method not found: 'Microsoft.Xrm.Sdk.Query.LinkEntity Microsoft.Xrm.Sdk.Query.FilterExpression.get_AnyAllFilterLinkEntity()'.
*/

I'm not even performing a Link in this query:

Image

I think this must be related to #1108 as that mentions the AnyAllFilterLinkEntity

If I have time later I will try and install the previous version and see if the problem is fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions