Upgrading to 4.3 on shared hosting

Posted by Community Admin on 05-Aug-2018 19:59

Upgrading to 4.3 on shared hosting

All Replies

Posted by Community Admin on 25-Nov-2011 00:00

Hi

How can I upgrade my existing 4.2 SP1 arvixe shared hosting site to 4.3 please?

Thanks

Regards

Posted by Community Admin on 28-Nov-2011 00:00

Hello John,

Basically what you need to do is to replace the contents of the bin folder with assemblies from a brand new 4.3 project and restart the website. This will initiate the upgrade scripts which will upgrade both your database and configuration files. However I would suggest you to perform the upgrade on local environment to check if everything works properly and then apply it to the live website.

Best wishes,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 28-Nov-2011 00:00

@John

This is what I do
1) Ask host to backup my database
2) Wait 4 hours for them to do it ;)
3) Download it locally, attach to SQL
4) Backup my current webapp
5) Run the project manager upgrade on my site locally (stored in Dropbox)
6) Load the site in VS2010 and build it.
7) Make sure the site loads locally on my IIS
8) Fire up Filezilla and upload the bin AND clientbin folders to the server.
9) Hit your live URL, since bin has changed your apppool will recycle, and when it starts to load, SF will take over and perform the upgrade properly.

I have NEVER had this fail on me, and even if it did, I have my dropbox backup to restore from.

This thread is closed