Error while validating the service descriptor 'ServiceType


An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without the application service provider. Error: Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: DuoeCore.ServiceSqlite.Interface.ImAdminUserService Lifetime: Transient ImplementationType: DuoeCore.ServiceSqlite.Implement.mAdminUserService': Unable to resolve service for type 'DuoeCore.DataSqlite.DbContextSqlLite' while attempting to activate 'DuoeCore.ServiceSqlite.Implement.mAdminUserService'.)

出現以上錯誤問題,發現是我注入的DBContext上下文錯誤,兩個重名的類,不在同一個類庫里,本來調用B,結果自動調用了A造成如上錯誤。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM