Open Closed

Error While Running Product Service Test Cases #2941


User avatar
0
narinder@urvin.finance created

Volo.Abp.AbpInitializationException : An error occurred during the initialize Volo.Abp.Modularity.OnApplicationInitializationModuleLifecycleContributor phase of the module UrvinFinance.ProductService.ProductServiceTestBaseModule, UrvinFinance.ProductService.TestBase, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null: An exception was thrown while activating UrvinFinance.ProductService.EntityFrameworkCore.ProductServiceDbContext -> λ:Microsoft.EntityFrameworkCore.DbContextOptions1[[UrvinFinance.ProductService.EntityFrameworkCore.ProductServiceDbContext, UrvinFinance.ProductService.EntityFrameworkCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].. See the inner exception for details. ---- Autofac.Core.DependencyResolutionException : An exception was thrown while activating UrvinFinance.ProductService.EntityFrameworkCore.ProductServiceDbContext -> λ:Microsoft.EntityFrameworkCore.DbContextOptions1[[UrvinFinance.ProductService.EntityFrameworkCore.ProductServiceDbContext, UrvinFinance.ProductService.EntityFrameworkCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]. -------- System.ArgumentNullException : Value cannot be null. (Parameter 'connectionString')


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    How do I reproduce the problem? can you provide the steps? thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11