Skip to content

[MiseValidator] Exception message: Could not load file or assembly 'Microsoft.IdentityModel.Logging, Version=8.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified. #11155

Open
@hverma2587

Description

@hverma2587

I am using IMiseValidator to validate the tokens. I have the below code but when running the application I am getting the File Not Found error

[MiseValidator] Exception message: Could not load file or assembly 'Microsoft.IdentityModel.Logging, Version=8.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.

Code :
Item.TrackTrace($"[MiseValidator] Initialising Mise handler.");
IMiseHandler miseHandler = MiseStandard.Instance.GetMiseHandler(); -> Getting error here.

I have added Nuget Package, updated the CSProj file. Also tried Creating a new app.config and package.config file but still could not solve the issue.
Tried using _FunctionsSkipCleanOutput also.

Can anyone help on this.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions