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.DbContextOptions
1[[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)
-
0
Hi,
How do I reproduce the problem? can you provide the steps? thanks.