November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
You probably have two content types that uses the same guid. I would do a search in your solution for "7e932eaf-6bc2-4753-902a-8670edc5f363".
Each content type must have an unique guid
Hi
That is a bug when you install both the Alloy sample templates in CMS and the Commerce sample templates.
You can work around it by replacing the guid for the ImageFile model. They are unfortunately the same for both sample packages.
Regards
Per Gunsarfs
Thank you very much for replying.
Can i replace this?
ExampleEPiServerSite ; wwwroot ; Models ; Media ; ImageFile
[ContentType(GUID = "0A89E464-56D4-449F-AEA8-2BF774AB8730")]
In which GUID should i replace it?
Yes, replace the guid in the [ContentType] attribute with another (random) guid.
Dear community,
I am installing episerver 7.5 cms and commerce. i got the following error:
Error - More than one content model is assigned the guid 7e932eaf-6bc2-4753-902a-8670edc5f363
Does anyone has a clue what went wrong?