on a site with liveintegration to NAV we are getting a lot of errors like this:
Error: Unknown error during FindPrice(). Exception: Type 'Dynamicweb.eCommerce.Products.ProductVatGroupCollection' in Assembly 'Dynamicweb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null' is not marked as serializable.
We are using the sample live integration supplied by DW, where we have made the nessesary changes.
The Error is beeing looged from PrepareProductInfoProvider.cs / FindPrice(.......).
There has been made no changes to that method.
Does anybody have some good pointers to where i should look to solve the bug, or is it a bug in DW
/Kenneth