Try our conversational search powered by Generative AI!

Error when upgrading a Commerce 7.5 site with "update 4"

Found in

EPiServer.CommonFramework 7.5.446.1

Created

Feb 03, 2014

Updated

Sep 26, 2018

Area

Falcon/Commerce/Upgrade

State

Closed, Fixed and Tested


Steps to reproduce

Fix note: A patch version of update 4 has been created, with versions 7.5.446.1 for the EPiServer.Commerce and EPiServer.CommerceManager packages. Updating again to these versions should fix the issue. The fix is also contained in upcoming packages (the checkin associated is to fix the packages that will continue to be built from TFS, like Common framework, the next commerce package is built from TeamCity/Stash and should not have this issue.

 

Get an error and site stops working when upgrading a Commerce 7.5 site with the latest in "update 4".


The site is a "fresh" 7.5 Commerce, which has been previously upgraded with "update 3" (and worked with that update).

Steps to reproduce:

  1. Open the project in Visual Studio.
  2. Use Manage NuGet packages and updated the project with EPiServer.Commerce and EPiServer.CommerceManager, as listed in the upgrading information for "Update 4" on World.
  3. Notethat both Commerce and CommerceManager packages updates were applied(first Commerce, then CommerceManager).
  4. Build project and try to access site in web browser.
Seems that there are dependency errors, referring to EPiServer.Business.Commerce.

See the attached error messages and a copy of the web.config file for the project/site.