Hi Everyone!
I tried installing NopCommerce from Azure gallery a few time and failed to go pass installation page. Then I tried deploying from VS2017, which was successful but again I couldn't go pass the install page.
dataSettings.json files is empty with below values
{
"DataProvider": "",
"DataConnectionString": null,
"RawDataSettings": {}
}
When I checked in the database, all the table are created. So I am not sure what is wrong here?
Regards,
Hitin