Close

Profile: steefD

Avatar

User posts

Ok, I have filed a ticket.

Hi, I took over development from someone else, and productionserver is running fine. I only have the problem when developing in Visual Studio which makes me unable to deploy. The site is a nop230 customisation with SevenSpikes plugins included. If I run bare nop230 from Visual Studio everything is fine. 

I can give you detailed information about what is wrong, I can even hand you over the sources if needed.

I'm using the following plugins :

- SevenSpikes.Core
- SevenSpikes.Nop.AjaxFilters
- SevenSpikes.Nop.Plugins.AnywhereSliders
- SevenSpikes.Nop.Plugins.CategoriesHeaderMenu

regards, Steef


I have a nopCommerce 2.30 installation taken over from somebody else, who is not available for consulting. I got the sources and had to upgrade it to Visual Studio 2013, but did not change the target-framework which is .Net Framework 4.  Whenever I try to start a debugging session,I receive a 'System.NullReferenceException' in SevenSpikes.Nop.Framework.dll in the Nop.Web.Framework.Mvc.Roues.RoutePublisher.RegisterRoutes method. 


I have no clue where to look on this one. Any takers ?