A lovely cryptic message when publishing content "Culture is not supported....
h is a veeery strange culture identifier, so the error seems legit.After some time debugging i came to realise that this is yet another issue caused by having a lot of languages (Our instance has 125...
View ArticleEvaluate prices for specific customer or visitor groups
I have a need to provide specific customer or visitor groups to the promotion engine when calling Evaluate or GetDiscountedPrices.The use case is pretty straight forward: a client wants to display two...
View ArticleExport Bilingual xliff File
I am trying to update our translated web pages as our English website has some updates. These updates are minor (i.e. adding a sentence or deleting some words), so obviously, it won't make sense to...
View ArticleDBLocalization Provider in read-only database
Good morning.Have any of you successfully used the dblocalization provider in a readonly database mode. i cannot get this to work in a geo replicated db or in dxc enviroment. Any help would be...
View ArticleError logging with Log4Net is not working in production.
In production environment metods like 'logger.Error("Some error message")' creating a 'EPiServerErrors.log' , but the message text is not written to. We are getting only empty files only. What can be...
View ArticleI have encountered errors when using RestApi and Code first
Error CS0103 The name 'query' does not exist in the current context. Error CS0103 The name 'First' does not exist in the current context. Error CS0103 The name 'query.First' does not exist in the...
View ArticleUrl to views for custom reports and admin plugins
Hello!I am working on a hobby project that will add an admin plugin and a couple of cms reports. I plan to package it as a nuget package for others to use. Currently I am stuck on how to set the url...
View ArticleOpen site of particular language depending upon location
I have site with languages en-gb, en-za and master language en-us. However, I want en-gb as default language and en-gb should be opened when the site is opened from all countries other than Uk (en-gb)...
View ArticleCommerce FindSearchProvider not using DXC App Settings
Hi QuanAn update on an issue I raised a few months agohttps://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2019/3/dxc---commerce-config-files-/#202251We are getting...
View ArticleGoing to Next article in News details page
Hi, In my website i've News sections, where in it contains News list page(list of all news artciles) and it navigates to details of each item on selecting particular news item.Now in news details page...
View ArticleSavedAmount on PromotionInfromation is wrong?
I am having issues with getting the correct saved amount from PromotionInfromation. I have written some complicated code to get around it, but I would like to not have to use my workaround as it is...
View ArticleUpdating to Episerver Commerce 13 (NodeContent Extensions)
Hi team,I have updated my episerver commerce to 13.7.1 version and the NodeContentExtensions class is removed.In my solution i have used GetCategories() method (from NodeContentExtensions). Can you...
View ArticleWhen tried to edit variant of one language in Commerce Manager, it asks to...
I have an ecommerce site with multiple languages say A, B and C where A is the master language and is disabled now. When I add a variant in language B and try to enter In Stock quantity in Commerce...
View ArticleFinding products using properties on Products and Variants.
Hello!I am wanting to search for products and variants in Episerver Find. I have inherited from ProductContent and VariationContent and created an index. I am able to pull back products using code like...
View ArticleConnection strings defined in Azure Portal are still not picked up
HelloI did just now deploy an Alloy site to Azure (with version: ) and I still neeeded the appsetting to make it read from the portal instead of the config file.With a release note for this bug (that I...
View ArticleDelete all data in price table
Hello, how to delete all data from pricing programmatically ?Thank you
View ArticleDelete all data in price table
Hello, how to delete all data from pricing programmatically ?Thank you
View ArticleRebuild index Json error
Hi!I have a clean Quicksilver local project installed. Just after migration step, when going to Commerce Manager I have the following error when rebuilding index:2019-09-16 20:14:57,146 [17] ERROR...
View ArticleExpired pages are still appearing in the search bar at the front end
Expired pages are still appearing in the search bar at the front end
View ArticleFilter content by language
Hi Team,I want to filter page by exiting languages . The below method always retrnng me null value. Is the any thing wrong with my query. public T GetPageData<T>() where T:PageData { return...
View Article