Publish from Local to Azure

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

I have downloaded the nopcommerce code base and did all my development by connecting the SQL Server installed locally in my Azure VM server (which is a development environment in my case). Now when i try to publish the application by giving publish option from Visual Studio to Azure using Azure App Services it works perfect in publishing but once published and when I try to access the application it again shows me the INSTALL page asking for email IDs and other SQL Server informaation.

Can some one provide me with the best practice or how to publish the application in Azure.

Thanks
7 anos atrás
Check your Settings and Installed Plugins file. i was also facing the same issue though in my case i didn't had a vm instead i only created an azure app and did the deployment using ftp.

try providing the db connection string manually.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.