Problem when try to initiate to new Database

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 anos atrás
Hi all,

We are going to publish nopCommerce to our production server with a new Database, so i set the "ConnectionString" to be empty in dataSetting.json file, so it will prompt the installation page for us to initiate a new DB, I was able to create a new DB , but during InitializeDatabase. i found my migrationManager (MigrationContext.Connection) is empty , which cause error when it try to ApplyUpMigrations.  We are using SQLServer.

Can anyone assists on this ? Appreciate your help
2 anos atrás
Hi
As you are making connection string empty
instead of can you please try to delete "dataSetting.json" file and try to install again
as we can see that you are trying to setup fresh nopCommerce

so its my suggestion please delete the  "dataSetting.json" file and if exists "plugins.json" then delete this both and try to setup again

Thanks
Ilyas patel
2 anos atrás
its work ! Thank you very much.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.