Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Patch 4

Vote:
 

Was reading about patch 4 here: http://world.episerver.com/Articles/Items/EPiServer-7--Patch-4/ and tried both

Install-Package EPiServer.CMS.Core -Version 7.0.586.24 with error:

Install-Package : Unable to find version '7.0.586.24' of package 'EPiServer.CMS.Core'.
At line:1 char:16
+ Install-Package <<<< EPiServer.CMS.Core -Version 7.0.586.24
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

Update-Package EPiServer.CMS.Core -Version 7.0.586.24 with message that there was nothing to upgrade.

So I guess I am doing it all wrong.

Is .24 the correct version? am I missing something in the command?

 

Thanks.

#79715
Jan 02, 2014 9:37
Vote:
 

Try '7.0.589.24'

#80192
Jan 16, 2014 13:45
Vote:
 

Manage to get it to work, correct version was: 7.0.586.24.

#80271
Jan 20, 2014 10:21
Vote:
 

Hey Magnus, can you share how did you get it to work? I am getting the same error. Tried both install and update.

Install-Package EPiserver.CMS.Core -Version 7.0.586.24
Install-Package : Unable to find version '7.0.586.24' of package 'EPiserver.CMS.Core'.
At line:1 char:16
+ Install-Package <<<< EPiserver.CMS.Core -Version 7.0.586.24
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

#80554
Jan 24, 2014 16:49
Vote:
 

Hi.

In the package manager console I had to change to EpiServer in the dropdown. So there was actually no problem with the version, just needed the right feed selected.

Does this help you?

#80583
Jan 27, 2014 10:40
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.