第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

System.InvalidOperationException:方案已存在:

System.InvalidOperationException:方案已存在:

C#
PIPIONE 2023-07-23 17:13:38
我有一個現(xiàn)有的ApplicationUser,我想修改登錄的UI頁面。所以這就是我決定進行腳手架手術(shù)的原因。應(yīng)用程序用戶.cspublic class ApplicationUser : IdentityUser {     public List<Student> Students { get; set; } }但是當我使用最后一個CLI命令時:dotnet aspnet-codegenerator identity --files="Account.Login;"我無法運行我的網(wǎng)絡(luò)應(yīng)用程序,這是它在網(wǎng)絡(luò)上顯示的內(nèi)容:然后,這是日志中出現(xiàn)的錯誤:未處理的異常:System.InvalidOperationException:方案已存在:Identity.Application位于Microsoft.AspNetCore.Authentication.AuthenticationOptions.AddScheme(字符串名稱,Action 1 configureBuilder)    at  Microsoft.AspNetCore.Authentication.AuthenticationBuilder.<>c__DisplayClass4_02.b__0(AuthenticationOptions o)位于Microsoft.Extensions.Options.ConfigureNamedOptions 1.Configure(String  name, TOptions options)    at  Microsoft.Extensions.Options.OptionsFactory1.Create(字符串名稱)位于Microsoft.Extensions.Options.OptionsManager 1.<>c__DisplayClass5_0.<Get>b__0()  at System.Lazy1.ViaFactory(LazyThreadSafetyMode模式)位于System.Lazy 1.ExecutionAndPublication(LazyHelper  executionAndPublication, Boolean useDefaultConstructor)    at  System.Lazy1.CreateValue( ) 在 Microsoft.Extensions.Options.OptionsCache 1.GetOrAdd(String name,  Func1 createOptions) 在 Microsoft.Extensions.Options.OptionsManager 1.Get(String name)    at  Microsoft.Extensions.Options.OptionsManager1.get_Value() 在 Microsoft.AspNetCore.Authentication.AuthenticationSchemeProvider..ctor(IOptions1  options, IDictionary2 個方案)位于 Microsoft.AspNetCore.Authentication.AuthenticationSchemeProvider..ctor(IOptions1  options)
查看完整描述

1 回答

?
LEATH

TA貢獻1936條經(jīng)驗 獲得超7個贊

檢查IdentityHostingStartup.cs并注釋掉下面的行(如果存在):

services.AddDefaultIdentity<IdentityUser>()
????.AddEntityFrameworkStores<ICFERAppIdentityDbContext>();

簡而言之,只需要一種身份配置。?


查看完整回答
反對 回復(fù) 2023-07-23
  • 1 回答
  • 0 關(guān)注
  • 351 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號