Close
Avatar

User posts

10 years ago

On my local machine I installed NopCommerce3.2 and your theme DarkOrange with the plugins according to your Installation guide step 2:
http://www.nop-templates.com/Help/NopDarkOrangeTheme/lessons/Installation.html
When I execute VS Studio 2013 in Debug mode I receive the following error:

An exception of type 'System.Exception' occurred in Nop.Core.dll but was not handled in user code

Additional information: Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=3.2.3.9269, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=3.2.3.9269, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Could not load file or assembly 'SevenSpikes.Nop.Framework, Version=3.2.3.9269, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

What do I do wrong ?  

10 years ago

Hi there,

Reading through your documentation I noticed, that the Ajax Filters are only applied to the category page. Is it possible to apply the filters to the home page via  a custom widget ?