November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hey DD,
You have to use the Geta.Optimizely.Categories package https://nuget.optimizely.com/package/?id=Geta.Optimizely.Categories / https://github.com/Geta/geta-optimizely-categories
Hello All,
I am trying to use Geta Epi Categories in CMS 12. My solution targets .NET 6. After installation when I run, I get errors on start up as Failed to scan some types (Failed to load types from Geta.EpiCategories) . In the event viewer i see its looking for Episerver.Framework.AspNet version 11.9.0.0.
I did create a type deriving from CategoryData.
Is there anything am missing. Trying to install latest version 1.2.11
Am using Geta categories for first time and from documentation, I don't think I missed any step. Does this not work with CMS 12 as I see its looking for assemblies listed below
System.AggregateException: Failed to scan some types (Failed to load types from Geta.EpiCategories)
---> EPiServer.Framework.TypeScanner.TypeScannerReflectionException: Failed to load types from Geta.EpiCategories
---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'EPiServer.Framework.AspNet, Version=11.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
Could not load file or assembly 'EPiServer.Cms.AspNet, Version=11.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
Could not load file or assembly 'EPiServer.Cms.AspNet, Version=11.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
Could not load file or assembly 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
Could not load file or assembly 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
Could not load file or assembly 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
Could not load file or assembly 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
Could not load file or assembly 'EPiServer.Cms.AspNet, Version=11.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
Could not load file or assembly 'EPiServer.Cms.AspNet, Version=11.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
Could not load file or assembly 'EPiServer.Framework.AspNet, Version=11.9.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
Could not load file or assembly 'System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.