Inhalte aufrufen

Profilbild
- - - - -

Installation Issues

Installation IDbContext null instances delegate

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
Keine Antworten zum Thema vorhanden

#1 Rahulk

Rahulk

    Newbie

  • Members
  • Punkt
  • 1 Beiträge

Geschrieben: 20 December 2018 - 20:41

On running the project in IIS, I am getting the following error : 

A delegate registered to create instances of 'SmartStore.Core.Data.IDbContext' returned null.

 

 

I created a Settings.txt file (... SmartStoreNET-3.x\SmartStoreNET-3.x\src\Presentation\SmartStore.Web\App_Data\Tenants) in the tenants folder of app_data with the following content :

 

AppVersion: 3.1.5.0
DataProvider: sqlserver
DataConnectionString: Data Source=localhost;Initial Catalog=SmartStore;Integrated Security=False;Persist Security Info=False;User ID=;Password=;Enlist=False

 

 

I am getting a similar error.

 

Kindly help to resolve this error.

 

Thanks.

 


  • GalenKa und Brantot gefällt das


Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: Installation, IDbContext, null, instances, delegate