November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Seeing as
CatalogLanguageSettingsResolver.GetLanguageSettingForCatalog
is a pure function with just a few injected dependencies, I'd try to decompile the method and debug it in your startcontroller or wherever convenient. It only takes a catalogId as parameter, so check your database for all catalogIds and try to replicate the behaviour and dig deeper from there :)
Hi,
That is very strange. I would suggest you to create a Commerce Manager 11.8.3 site from scratch and try it (use your connectionStrings) to see if it still happens. If it does, you probably need to contact our developer support service.
Thanks both for great input.
The problem is now resolved, but I can't pinpoint exactly what the disruptive element was. The solution implemented a custom extension of SpecializedProperties.ItemCollection<string> with an implicit operator in charge of converting string to previously mentioned custom type. I tried tuning this conversion to prevent the 500-error, but to no luck. I ended up removing the custom type all together and have not encountered the issue since.
Upgraded from Commerce 10.4.3 to 11.8.3. Now I'm getting the error below when trying to access purchase orders with status "In progress" in Commerce Manager orders view. All PO's with other statuses are accessible. Any tips to point me in the right direction?
There is only one language activated in CMS (Norwegian), therefore the catalog only has this as well.