The Examine ProductIndexer could fail reindexing a product under certain circumstances.
1.8.2 release sales listing had broken paging with the addition of the date filters.
Both of these issues have been resolved.
New Feature - pluggable CustomerContext
The CustomerContext class was refactored to implement the ICustomerContext interface and sub-class a new abstract class CustomerContextBase to make integration with custom
Membership providers easier. The CustomerContext is now "pluggable" and can be swapped out with a new class that inherits from CustomerContextBase by changing a configuration in the merchello.config file.
New Feature - PaymentMethodUiController
A new controller abstract PaymentMethodUiController which inherits from the MerchelloSurfaceController abstract has been added so that custom payment providers plugin developers can more easily offer resolvable payment forms for store fronts.
Hi I'm receiving the following error when upgrading from 1.7 to 1.83
[ReflectionTypeLoadException: Could not load types from assembly Merchello.Bazaar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, errors:
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
]
Umbraco.Core.TypeFinder.GetTypesWithFormattedException(Assembly a) +714
Umbraco.Core.TypeFinder.GetClasses(Type assignTypeFrom, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) +558
Umbraco.Core.PluginManager.LoadViaScanningAndUpdateCacheFile(TypeList typeList, TypeResolutionKind resolutionKind, Func1 finder) +53
Umbraco.Core.PluginManager.ResolveTypes(Func1 finder, TypeResolutionKind resolutionType, Boolean cacheResult) +1942
Umbraco.Core.PluginManager.ResolveTypes(Boolean cacheResult, IEnumerable`1 specificAssemblies) +183
Umbraco.Core.CoreBootManager.InitializeApplicationEventsResolver() +36
Umbraco.Core.CoreBootManager.Initialize() +388
Umbraco.Web.WebBootManager.Initialize() +133
Umbraco.Core.UmbracoApplicationBase.StartApplication(Object sender, EventArgs e) +127
[HttpException (0x80004005): Could not load types from assembly Merchello.Bazaar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, errors:
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12962661
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475
[HttpException (0x80004005): Could not load types from assembly Merchello.Bazaar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, errors:
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'.
]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12979668
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12819261
1.8.3 Release
Merchello 1.8.3 Release
The 1.8.3 release focuses on bug fixes and minor feature enhancements. A list of the issues is available on the agile board for this sprint - http://issues.merchello.com/youtrack/rest/agile/Merchello-1/sprint/1.8.3
Umbraco 7.2.5 tested and works
Release Notes
Two significant issues were fixed in 1.8.3.
Both of these issues have been resolved.
New Feature - pluggable CustomerContext
The CustomerContext class was refactored to implement the ICustomerContext interface and sub-class a new abstract class CustomerContextBase to make integration with custom Membership providers easier. The CustomerContext is now "pluggable" and can be swapped out with a new class that inherits from CustomerContextBase by changing a configuration in the merchello.config file.
New Feature - PaymentMethodUiController
A new controller abstract PaymentMethodUiController which inherits from the MerchelloSurfaceController abstract has been added so that custom payment providers plugin developers can more easily offer resolvable payment forms for store fronts.
No breaking changes
There were no database changes.
Hi
What is the upgrade procedure to upgrade from 1.6 to 1.8.3
Thanks
Go from 1.6 to 1.7 then 1.7.0 straight to 1.8.3.
Thanks
Hi I'm receiving the following error when upgrading from 1.7 to 1.83
[ReflectionTypeLoadException: Could not load types from assembly Merchello.Bazaar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController
1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController
1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. ] Umbraco.Core.TypeFinder.GetTypesWithFormattedException(Assembly a) +714 Umbraco.Core.TypeFinder.GetClasses(Type assignTypeFrom, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func
2 additionalFilter) +558 Umbraco.Core.PluginManager.LoadViaScanningAndUpdateCacheFile(TypeList typeList, TypeResolutionKind resolutionKind, Func1 finder) +53 Umbraco.Core.PluginManager.ResolveTypes(Func
1 finder, TypeResolutionKind resolutionType, Boolean cacheResult) +1942 Umbraco.Core.PluginManager.ResolveTypes(Boolean cacheResult, IEnumerable`1 specificAssemblies) +183 Umbraco.Core.CoreBootManager.InitializeApplicationEventsResolver() +36 Umbraco.Core.CoreBootManager.Initialize() +388 Umbraco.Web.WebBootManager.Initialize() +133 Umbraco.Core.UmbracoApplicationBase.StartApplication(Object sender, EventArgs e) +127[HttpException (0x80004005): Could not load types from assembly Merchello.Bazaar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController
1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController
1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. ] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12962661 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475[HttpException (0x80004005): Could not load types from assembly Merchello.Bazaar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, errors: Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController
1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.PaymentMethodUiController
1' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloRenderMvcController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. Exception: System.TypeLoadException: Could not load type 'Merchello.Web.Mvc.MerchelloSurfaceController' from assembly 'Merchello.Web, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null'. ] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12979668 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12819261Solved by copying binaries from Merchello.Bazaar.CombinedInstall_1.8.3
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.