ArgumentException: Unable to find a module by assembly 'Geta.Optimizely.Sitemaps, Version=3.0.3.0, Culture=neutral, PublicKeyToken=null' (Parameter 'moduleAssembly')
EPiServer.Shell.Paths.ToResource(Assembly moduleAssembly, string moduleRelativeResourcePath)
Geta.Optimizely.Sitemaps.MenuProvider.GetMenuItems()
System.Linq.Enumerable+SelectManySingleSelectorIterator<TSource, TResult>.MoveNext()
EPiServer.Shell.Navigation.MenuAssembler.GetMenuItems(string parentPath, int relativeDepth)
EPiServer.Shell.Navigation.MenuAssembler.GetMenuHierarchy(string rootPath, int relativeDepth, string selectionPath)
EPiServer.Shell.Web.Internal.NavigationService.GetCurrentProduct()
EPiServer.Shell.Web.Internal.NavigationService.GetCurrentProductId()
EPiServer.Shell.Navigation.MenuHelper.CreateMenuRootElement()
EPiServer.Shell.Navigation.MenuHelper.CreatePlatformNavigationMenu()
AspNetCoreGeneratedDocument.Views_Shared_Html_Head.<ExecuteAsync>b__9_0() in Html_Head.cshtml
+
@Html.CreatePlatformNavigationMenu()
I have this package referenced by Nuget, added services.AddGetaCategories() and it seems that it registered in \modules\_protected\Geta.Optimizely.Sitemaps\Geta.Optimizely.Sitemaps.zip
Hi
After adding
@Html.CreatePlatformNavigationMenu()
I get exception:
I have this package referenced by Nuget, added services.AddGetaCategories() and it seems that it registered in \modules\_protected\Geta.Optimizely.Sitemaps\Geta.Optimizely.Sitemaps.zip