What is used to trigger the installation process? I have upgraded my site, but when I update my code base from my source control, the site is going through an upgrade process again?
I have done a winmerge check, but i can't seem to pin down what is causing the retriggering of the upgrade?
Formerly there was an installation folder in the root of your umbraco site. In later releases it has been placed another place. If you see an /install folder in your root you should delete it. I don't think it's needed to remove the installation folder, which is placed another place in new versions.
So in short - If there is a /installation folder in your root - Delete it. :)
Ok, so for some reason the web.config is not being updated...could there be a permission issue? Or did it help to simply change the version number manually?
Install Retriggered after upgrade
Hi,
What is used to trigger the installation process? I have upgraded my site, but when I update my code base from my source control, the site is going through an upgrade process again?
I have done a winmerge check, but i can't seem to pin down what is causing the retriggering of the upgrade?
Ideas?
Hi Murray,
which version of umbraco do you use? Do you have an install folder? If yes, you should remove this folder after an umbraco upgrade.
Best,
Sören
Hi Soren,
I was upgrading 7.1.1 to 7.2.1.
I don't think I have an install folder - would is have been /install ? If so then no I don't have that...
Thanks
Murray
Hi Murray
Formerly there was an installation folder in the root of your umbraco site. In later releases it has been placed another place. If you see an /install folder in your root you should delete it. I don't think it's needed to remove the installation folder, which is placed another place in new versions.
So in short - If there is a /installation folder in your root - Delete it. :)
/Jan
So there is no install folder, so that is not causing it...
Hi Murray
Ok - In the web.config what does the umbracoConfigurationStatus say? Is it empty or does it show the correct installed/upgraded version of Umbraco?
/Jan
Ah 7.1.1 that'll be it!
Thanks
Murray
Hi Murray...
Ok, so for some reason the web.config is not being updated...could there be a permission issue? Or did it help to simply change the version number manually?
/Jan
Hi Murray
Did you get this solved?
/Jan
is working on a reply...