London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
When creating a discount in episerver back office I recieve the following error: Content with id '11663 is of type 'Castle.Proxies.SalesCampaignProxy' which does not inherit required type 'EPiServer.Commerce.Catalog.ContentTypes.CatalogContentBase
The discount is anyway created and works as expected. When I decompile SalesCampaign I can se that it inherits from BasicContent.
Has someone encountered this error before?
Thanks in advance.