Error encounter while integrating Oauth in Orchard RSS

0

I am getting this error after install Microsoft.Owin.Security.OAuth from nuget manager. and site keep on loading

Orchard.Environment.Extensions.ExtensionManager - (null) - Error loading extension 'HttpAuth' [(null)] System.IO.FileLoadException: Could not load file or assembly 'Microsoft.Owin.Security.OAuth, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'Microsoft.Owin.Security.OAuth, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

c#
asp.net-mvc
orchardcms
orchard-modules
asked on Stack Overflow Sep 10, 2020 by Pranali Patil • edited Sep 10, 2020 by James Z

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0