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
I created the application from VS 2012 using nuget to install all dependencies. During that time 7.0.3 was the newest vesrion. Now I updated to 7.0.4 with PM > Update-Package UmbracoCmsupdate seemed normal (files were downloaded etc.). However, when I run http://mysite/umbraco/ServerVariables to get the umbraco version, I see: "application": { "assemblyVersion": "1.0.5147.18550", "version": "7.0.3" }Also: changing password fails (This 7.0.4 release is fixing just a single bug: changing a user's password was not possible, from http://our.umbraco.org/contribute/releases/704 ) So the update has not worked. When I now run PM > Update-Package UmbracoCmsI get: For "UmbracoCms" sind im Projekt "myproject" no Updates available.What am I doing wrong? christian
Hi Christian
Perhaps it's related to this issue? Sebastiaan has written some comments on what to try etc.
Have you tried to see if it's possible to do an upgrade to 7.1RC?
/Jan
HI Jan,
thanks for your help.
With version 7.1.1 it worked.
/Christian
Very happy to hear that - remember to mark the topic as solved :)
Cheers, Jan
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Problem with updating umbraco 7.0.3 to 7.0.4 with nuget
I created the application from VS 2012 using nuget to install all dependencies. During that time 7.0.3 was the newest vesrion.
Now I updated to 7.0.4 with
PM > Update-Package UmbracoCms
update seemed normal (files were downloaded etc.).
However, when I run http://mysite/umbraco/ServerVariables to get the umbraco version, I see:
"application": {
"assemblyVersion": "1.0.5147.18550",
"version": "7.0.3"
}
Also: changing password fails (This 7.0.4 release is fixing just a single bug: changing a user's password was not possible, from http://our.umbraco.org/contribute/releases/704 )
So the update has not worked.
When I now run
PM > Update-Package UmbracoCms
I get:
For "UmbracoCms" sind im Projekt "myproject" no Updates available.
What am I doing wrong?
christian
Hi Christian
Perhaps it's related to this issue? Sebastiaan has written some comments on what to try etc.
Have you tried to see if it's possible to do an upgrade to 7.1RC?
/Jan
HI Jan,
thanks for your help.
With version 7.1.1 it worked.
/Christian
Hi Christian
Very happy to hear that - remember to mark the topic as solved :)
Cheers, Jan
is working on a reply...