Load Assembly Problem( while Installing the Object Repository has Library)

Hi All,

I have created an Object Repository , I have published the OR and Now i am trying to use this has a Library through Manage Package.

But It fails repeatedly showing me this error:

“Cannot load assembly: C:\Users\Manoj.Pard.nuget\packages\microsoft.aspnetcore.http/2.2.0\lib/netstandard2.0/Microsoft.AspNetCore.Http.dll : System.TypeLoadException: Method ‘AuthenticateAsync’ in type ‘Microsoft.AspNetCore.Http.Authentication.Internal.DefaultAuthenticationManager’ from assembly ‘Microsoft.AspNetCore.Http, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60’ does not have an implementation.”

I have already deleted this package folder and tried to install it but still it does not work.

please help me has this very critical for me now.

I have also attached the error Screenshot.

1 Like

Hey @Manoj_Pard

Kindly could you please check if that library is already present in your machine local packages or not ?

Thanks
#nK

Yes it is present

1 Like

Along with the version which is showing in the error message right ?

#nK

Yes the same version.

Hi @Manoj_Pard did you got solution to this ?