Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
we are working on a upgrade which was successfull local, now we want to deploy it to the live environment.
Reading the docs, https://our.umbraco.org/documentation/getting-started/setup/upgrading/general, we need to run the installer on the live environment also.
Local upgrade was using the nuget command, how do we run the upgrade on the live?
/Michaël
Hi Michaël,
We normally update using nuget on our local copy and then publish the code to the live server to upgrade the live copy (remembering to set the umbracoConfigurationStatus value in web.config back before publishing so the installer will run on live).
Hope that helps
Andy
Andy,
thanks for the intel, will give it a try
No problem, let us know if you get any issues.
Hi Any,
I have pushed the files to the live environment but the upgrade installer isn't fired.
What could be the cause?
UPDATE
Error console when going to the backoffice show this:
Bump the version in the ClientDependency config.
If you need to force umb to install, remove the version number in the web.config, and then retry.
Problem solved.
Issue was of some dll files that didn't uploaded to the live environmet.
All ok now!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Upgrade live environment
Hi all,
we are working on a upgrade which was successfull local, now we want to deploy it to the live environment.
Reading the docs, https://our.umbraco.org/documentation/getting-started/setup/upgrading/general, we need to run the installer on the live environment also.
Local upgrade was using the nuget command, how do we run the upgrade on the live?
/Michaël
Hi Michaël,
We normally update using nuget on our local copy and then publish the code to the live server to upgrade the live copy (remembering to set the umbracoConfigurationStatus value in web.config back before publishing so the installer will run on live).
Hope that helps
Andy
Andy,
thanks for the intel, will give it a try
/Michaël
No problem, let us know if you get any issues.
Andy
Hi Any,
I have pushed the files to the live environment but the upgrade installer isn't fired.
What could be the cause?
UPDATE
Error console when going to the backoffice show this:
/Michaël
Bump the version in the ClientDependency config.
If you need to force umb to install, remove the version number in the web.config, and then retry.
Problem solved.
Issue was of some dll files that didn't uploaded to the live environmet.
All ok now!
/Michaël
is working on a reply...