Deploy and publish nopcommerce to commercial server

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi I hope someone can guide me.

I installed nop4.0 using visual studio 2017 to my local computer
I follow the instruction to set up database server.

Everything is working now on my laptop.

Now I want to deploy and publish using visual studio 2017 to the commercial hosting company server.

In visual studio 2017 publish configuration, I select FTP, put servername, server path, username and password.

It upload a lot of .dll file and folders. After done publishing, I go type www.littleshay.com, it show

Access to littleshay.com was denied
You don't have authorization to view this page.
HTTP ERROR 403

Please help me understand how to publish from local computer to commercial server and make it work

Thanks for your help
5 years ago
check your files permissions at your hosting server, if you at GoDaddy you have to renew the file permission policy every time you upload files into those directories via VS2017
5 years ago
Thanks ricard257
5 years ago
so you sorted yes?  but wait

during this week the new version 4.10 will be release so wait for it, edit just database, products, categories, don't edit the framework cause  next version is in core
5 years ago
so you sorted yes?  but wait

during this week the new version 4.10 will be release so wait for it, edit just database, products, categories, don't edit the framework cause  next version is in core
5 years ago
ricard257

Yes it works. Thanks I am so happy. I went over these folder and change write

\App_Data\
\bin\
\log\
\Plugins\
\Plugins\bin\
\wwwroot\bin\
\wwwroot\bundles\
\wwwroot\db_backups\
\wwwroot\files\exportimport\
\wwwroot\images\
\wwwroot\images\thumbs\
\wwwroot\images\uploaded
\App_Data\installedPlugins.json (after installation)
\App_Data\dataSettings.json (after installation)

However some folders I can't find though like \wwwroot\bin\  or \log\ (I found logs)

But I changed permission and it works
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.