Deploying existing project on azure with github

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 лет назад
I want to deploy my nopCommerce project on Azure but I get continous errors and problems... I tried to follow a lot of tutorial and tips I found here and around the Internet but nothing helps..

I setup my project locally and then I configured the way I wanted it to be so it is important that I would NOT need to install the project once again... I have an azure account, I created a server and then connect the nopCommerce database that I have locally on my computer to the azure server. Then I followed a very short tutorial from yt, which steps were simply
1. install web app on azure (here I connected also with my DB)
2. connect with github
3. deploy the project

So now I have my project address like this nopproject.azurewebsites.net (I changed the name ;)) which should open my project but INSTEAD I get the installation page from nopCommerce... I tried to 'install' the project with the xisting paramteres (azure db server, db name) but it didn't work.

Anyone? I WILL BE SO SO SO GRATEFULL.
7 лет назад
lauraswis wrote:
I want to deploy my nopCommerce project on Azure but I get continous errors and problems... I tried to follow a lot of tutorial and tips I found here and around the Internet but nothing helps..

I setup my project locally and then I configured the way I wanted it to be so it is important that I would NOT need to install the project once again... I have an azure account, I created a server and then connect the nopCommerce database that I have locally on my computer to the azure server. Then I followed a very short tutorial from yt, which steps were simply
1. install web app on azure (here I connected also with my DB)
2. connect with github
3. deploy the project

So now I have my project address like this nopproject.azurewebsites.net (I changed the name ;)) which should open my project but INSTEAD I get the installation page from nopCommerce... I tried to 'install' the project with the xisting paramteres (azure db server, db name) but it didn't work.

Anyone? I WILL BE SO SO SO GRATEFULL.


Did you follow?==>http://docs.nopcommerce.com/display/en/Step+by+step+to+deploy+on+Azure+with+GIT+and+automatic+builds

or ==>http://docs.nopcommerce.com/display/en/Installing+on+Windows+Azure
7 лет назад
sohel wrote:

Yes I did and I still have the same result
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.