Try our conversational search powered by Generative AI!

EPiServer.Packaging 3.1.0 is incompatible with Commerce 7.6.1

Found in

EPiServer.Packaging.3.1.0

Created

Mar 19, 2014

Updated

Mar 28, 2014

Area

Falcon/Package Installer

State

Closed, Fixed and Tested


Steps to reproduce

NOTE: This bug has been rewritten and split into two bugs. See bug #113343 for catalog.js issues.

 

Install a commerce 7.5 site using deployment center.

Open the sample project in visual studio and save a solution.

Using the Package Manager Console do the following commands:

 

Install-Package EPiServer.Commerce (Build the solution and visit edit mode on the site. Should work OK.)

 

Install-Package EPiServer.Packaging.UI (Visit the site again. Should work OK.)

 

Move-EPiServerProtectedModules

 

Expected: Not to get any errors.

Actual: You should get an error popup saying something similar to: Exception setting "InnerXml": "Cannot set the 'InnerXml' for the current node because it is either read-only or cannot have children."