November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
From error message I can see that EPiServer still tries to load 7.0 Commerce assemblies. Verify that all NuGet packages and AddOns are upgraded correctly and you have 7.5 assemblies in bin/.
It's not entirely clear that if you upgrade to EPiServer Commerce 7.5 as well? Please note that EPiServer Commerce 7.5 is required for EPiServer 7.5, as Commerce R3 will not work.
The steps should be as following:
- Install EPiServer 7.5
- Update CMS to 7.5 from Deployment Center
- Update Commerce to 7.5 from Deployment Center
- Run Update/Disable Addons script from Deployment Center
Hope this can help.
Regards.
/Q
Hi
I am first installing EPiserver CMS and I getting this message, I will now install Commerce 7.5 and see if that helps.
I wanted to check if EPiserver CMS runs, before I update Commerce.
Juan
Hi
I am upgrading Episerver to 7.5 from 7.0, I did all steps and everythings works fine, all episerver dll are updated and I build the solution there is no error.
But when I visit the site, i getting a error.
I thinks its must be associated with the Commerce installation I have, Commerce is in R3 and after I upgrade Episerver I will upgrade Commerce to 7.5
See the error below I getting in log fil
[22] ERROR EPiServer.Framework.Initialization.InitializationEngine: Type lookup failed detail #0: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at EPiServer.Framework.TypeScanner.ReflectionAssemblyScanner.<GetTypes>d__c.MoveNext()
at EPiServer.Framework.Initialization.InitializationEngine.<>c__DisplayClassb.<SetupAssemblyTypeScanner>b__9(Assembly assembly)
at System.Threading.Tasks.Parallel.<>c__DisplayClassf`1.<ForWorker>b__c()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass11.<ExecuteSelfReplicating>b__10(Object param0)
2014-05-27 16:12:13,922 [22] ERROR EPiServer.Framework.Initialization.InitializationEngine: Type lookup failed detail #0 LoaderException (limit 10): System.TypeLoadException: Method 'Initialize' in type 'EPiServer.Business.Commerce.CommercePermanentLinkMapper' from assembly 'EPiServer.Business.Commerce, Version=7.0.243.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.
2014-05-27 16:12:13,923 [22] ERROR EPiServer.Framework.Initialization.InitializationEngine: Type lookup failed detail #0 LoaderException (limit 10): System.TypeLoadException: Method 'get_ContentAssetsID' in type 'EPiServer.Business.Commerce.ContentProviders.CatalogContent' from assembly 'EPiServer.Business.Commerce, Version=7.0.243.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.
2014-05-27 16:12:13,923 [22] ERROR EPiServer.Framework.Initialization.InitializationEngine: Type lookup failed detail #0 LoaderException (limit 10): System.TypeLoadException: Method 'get_ContentAssetsID' in type 'EPiServer.Business.Commerce.ContentProviders.CatalogEntryContent' from assembly 'EPiServer.Business.Commerce, Version=7.0.243.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.
2014-05-27 16:12:13,924 [22] ERROR EPiServer.Framework.Initialization.InitializationEngine: Type lookup failed detail #0 LoaderException (limit 10): System.TypeLoadException: Method 'get_ContentAssetsID' in type 'EPiServer.Business.Commerce.ContentProviders.CatalogNodeContent' from assembly 'EPiServer.Business.Commerce, Version=7.0.243.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.
2014-05-27 16:12:13,924 [22] ERROR EPiServer.Framework.Initialization.InitializationEngine: Type lookup failed detail #0 LoaderException (limit 10): System.TypeLoadException: Method 'get_ContentAssetsID' in type 'EPiServer.Business.Commerce.ContentProviders.CommerceRootContent' from assembly 'EPiServer.Business.Commerce, Version=7.0.243.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' does not have an implementation.