Developer forum

Forum » Dynamicweb 10 » Error exporting all products to Excel

Error exporting all products to Excel

Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

Hi,

I have setup an integration acitvity, that should export all products to excel. I get the following error (I tried deleting a product to see if the data was causing this, but it crashes on the next products)

I think all setting are "standard" in the sense that I just select Ecom as Source, Excel as destination, and mapp all columns from the EcomProducts table:


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Justin,
it seems there is an issue with the dependent packages, we are looking on how to get it fixed. For now you can download the missing nuget packages, unzip it, open the latest .net folder and copy the dll to your site bin folder and restart the web site. Those packages are needed for the Excel provider to work:
https://www.nuget.org/packages/EPPlus/5.6.3
https://www.nuget.org/packages/Microsoft.IO.RecyclableMemoryStream/1.4.1
BR, Dmitrij

Votes for this answer: 1

 

You must be logged in to post in the forum