Developer forum

Forum » Templates » Products not showing when upgrading to latest DW

Products not showing when upgrading to latest DW

Emil Højbjerg
Reply
Hi,

I'm trying to upgrade a ecom-solution to the newest version of DW. Problem is, that it isn't outputting products anymore. The solution is: http://reelightkopi.net.dynamicweb.dk/

The query which is being sent when you click a product looks like this:
http://reelightkopi.net.dynamicweb.dk/Default.aspx?ID=141&ProductID=PROD90&action=ajaxGroupAndProduct&groupListID=GROUP23,GROUP21,GROUP22,GROUP37&SelectedGroupID=GROUP23

There is a lot of custom in the solution - and the query is a bit confusing - but maybe someone can point out why it won't output anything? Is there something in this query that worked in previous DW-versions, which doesn't work in the newest?

Any help would be greatly appriciated :-)

//Emil


Replies

 
Dmitry Nikolenko
Reply
 Hi Emil,

When you did update site to the newest version of DW, did you copy dll's with extenders (name of the dll may be Reelight)?
It looks like you forgot to do it.
 
Emil Højbjerg
Reply
Hi Dmitry,

Thanks for the answer :-)
What exatcly should I do to fix the issue?
 
Emil Højbjerg
Reply
Bump :-)
 
Emil Højbjerg
Reply
Can you please tell me which dll's with extenders we should copy? Where are they located :-)?

//Emil
 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
I think what Dmitry is referring to are the previous DLLs from your current / old solution. If there's custom code, you have one or more additional DLLs in the application's Bin folder that you need to copy to your new solution's Bin folder as well. How they are called is hard to say. CustomModules.dll is common, but they might also be called after the project or client name.

Cheers,

Imar

 

You must be logged in to post in the forum