Hi there,
I have a 9.10 project that has its own live integration. When using some functionality like the customer center we run into exceptions like this:
Note how it's failing on the logger; I guess because it doesn't have a settings file. However, I don't want to give it a settings file as I have my own. Deleting the assembly Dynamicweb.Ecommerce.DynamicwebLiveIntegration.dll immediately fixes my issue. But that's not a long term solution either as it'll come back on every upgrade and break the site without telling me at startup (it won't break until someone hits the customer center).
What should I do?
Thanks!
Imar