November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Same thing here @Marija. I've installed Episerver 10.8.0, and I have Castle.Core v3.3.3/Castle.Windsor v3.3.0. Hope this helps!
-RJ
@Marija - I have Castle.Core 3.3.3 installed, but the assembly bindings were telling me 3.3.0. Nuget says i have 3.3.3 installed. I tried correcting my assembly bindings but no luck.
I am, however, able to install the EPiServer.CMS.Core to my class libraries. But, this does not help for my web projects.
My current versions:
CMS - 9.12.2
Commerce - 9.24.1
-Thanks
Hi @Todd,
Have you tried restoring your NuGet packages to see if that resolves the issue? Also, I would make sure that Castle.Core in your packages folder contains a 3.3.3 version. It looks like something is still referencing Castle.Core 3.3.0. From this link here, Episerver.CMS.Core 9.12.2 can use Castle.Windsor v3.3.0 and Castle.Core v3.3.3. Hope this helps!
I'm trying to update a web project in our solution to EPiServer.CMS 10.8.0 from 9.12.2 and get the following error.
Here's what I have referenced:
Castle.Core - 3.3.0.0
Castle.Windsor - 3.3.0.0
Here's my web.config assembly bindings: