【问题标题】:A new DotVVM Web Project throws Microsoft.AspNetCore.Authentication.Internal.RequestPathBaseCookieBuilder一个新的 DotVVM Web 项目抛出 Microsoft.AspNetCore.Authentication.Internal.RequestPathBaseCookieBuilder
【发布时间】:2020-08-04 02:35:57
【问题描述】:

我下载了适用于 DotVVM 框架的 Visual Studio 扩展并创建了一个新的 .net 核心项目。 在向导中,我选择了 Azure Active Directory 身份验证作为身份选项。 当我运行应用程序时,负载以内部服务器错误结束。 我在输出中发现异常无法加载类型“Microsoft.AspNetCore.Authentication.Internal.RequestPathBaseCookieBuilder”。

【问题讨论】:

    标签: c# .net-core dotvvm


    【解决方案1】:

    解决方案是将包 Microsoft.AspNetCore.Authentication.OpenIdConnect 更新到最新版本 3.1.3。

    【讨论】:

    • 谢谢你,救命恩人!我对 IdentityModel 有同样的问题。我花了整整一周的时间才找到您的解决方案。再次感谢!
    猜你喜欢
    • 1970-01-01
    • 2011-10-10
    • 1970-01-01
    • 1970-01-01
    • 2023-03-29
    • 2021-04-05
    • 1970-01-01
    • 1970-01-01
    • 2019-04-30
    相关资源
    最近更新 更多