Error during installation of NopCommerce on Azure App Service

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 6 ans
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
Il y a 6 ans
I now increase the connection time out and set it to 600 seconds. This time I got below error.

Setup failed: An error occurred while creating the database: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. CREATE DATABASE operation failed. Internal service error.

However database is created, it didn't fail.

Thanks,
Hitin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.