Hi,
I'm afraid the v2.3.8 code set is now counted as obsolete and no core changes will be made. The new version is written in c# and can be found here...
https://nbrightbuy.codeplex.com/
There is no current stable release for this, but we hope to release a beta ASAP.
As for exporting the current product list, you can get an XML export fromt he BO>Utilities>Export page. If you want just a normal report like list the got into BO>reports as host. you can create any SQL report there.
As for compiling, I'm not sure what setup you have in vs2013, I'm still using vs2012. But I usually have a local version of DNN running under IIS, install the store, in Desktopmodules rename the NB_Store folder to something else and then clone the GIT source. If you then open up th NB_Sotre project, you should be able to get it to compile by simply re-aligning some references.
However I did quickly test vs2013, but the project load failed. I didn't have the time to find out why!!....but I would expect that the solution is fairly simple.
Dave.
I'm afraid the v2.3.8 code set is now counted as obsolete and no core changes will be made. The new version is written in c# and can be found here...
https://nbrightbuy.codeplex.com/
There is no current stable release for this, but we hope to release a beta ASAP.
As for exporting the current product list, you can get an XML export fromt he BO>Utilities>Export page. If you want just a normal report like list the got into BO>reports as host. you can create any SQL report there.
As for compiling, I'm not sure what setup you have in vs2013, I'm still using vs2012. But I usually have a local version of DNN running under IIS, install the store, in Desktopmodules rename the NB_Store folder to something else and then clone the GIT source. If you then open up th NB_Sotre project, you should be able to get it to compile by simply re-aligning some references.
However I did quickly test vs2013, but the project load failed. I didn't have the time to find out why!!....but I would expect that the solution is fairly simple.
Dave.