- 67
I am having trouble installing.
If I change my Nop Core to use the one provided with the Trial version my site chrashes and I get the Internal Error page both on the front end and the admin section.
If I use the Nop core that I am currently using I can istall the product collection plugin but if I try to go to the Category Product collection page (/admin/smartproductcollectionscategoriesadmin/settings ) I get an error and this error is written to the log:
I managed to create a two tab Custom Product Collection but when I open my page I just get the spinning wheel and an error page in the background (I see the products in preview in the admin panel)
Then this error is generated: [code]Method not found: 'System.Collections.Generic.IEnumerable`1<Nop.Web.M
If I change my Nop Core to use the one provided with the Trial version my site chrashes and I get the Internal Error page both on the front end and the admin section.
If I use the Nop core that I am currently using I can istall the product collection plugin but if I try to go to the Category Product collection page (/admin/smartproductcollectionscategoriesadmin/settings ) I get an error and this error is written to the log:
Method not found: 'System.Collections.Generic.IDictionary`2<Int32,Int32> SevenSpikes.Nop.Core.Helpers.IConvertToDictionaryHelper.CreateDictionaryFromSemicolonSeparatedPairUnsorted(System.Collections.Generic.IList`1<System.String>)'.
System.MissingMethodException: Method not found: 'System.Collections.Generic.IDictionary`2<Int32,Int32> SevenSpikes.Nop.Core.Helpers.IConvertToDictionaryHelper.CreateDictionaryFromSemicolonSeparatedPairUnsorted(System.Collections.Generic.IList`1<System.String>)'. at SevenSpikes.Nop.Plugins.SmartProductCollections.Controllers.SmartProductCollectionsCategoriesAdminController.EP9FaBA3O(String ) at SevenSpikes.Nop.Plugins.SmartProductCollections.Controllers.SmartProductCollectionsCategoriesAdminController.Settings() at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass33.<BeginInvokeActionMethodWithFilters>b__32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)
I managed to create a two tab Custom Product Collection but when I open my page I just get the spinning wheel and an error page in the background (I see the products in preview in the admin panel)
Then this error is generated: [code]Method not found: 'System.Collections.Generic.IEnumerable`1<Nop.Web.M