EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately
The private static field EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately even when executing the same query and receiving the same result over and over. This will eventually...
View ArticleHow to integrate ADFS with episerver in case run as multiple sites
Hi,My webapp host on DXC as mutiple sites and intergrated with ADFS.I want to set Wtrealm property base on domain. But in startup it's too early to know which domain request fromFor examle:if user...
View Articledependency injection , what to use ?
Hello Team,I am new to EPiserver and I am looking for answer to question below:what is the prffable ways to do the dependency injection , if I need to choose btween Strucurte Map , injected proprtey ,...
View ArticleProblem with Client Certificates in DXC for authentication against an...
HelloTL;DR; I'm looking for assistence using multiple certificates for authentication of webrequests against an external API form the DXC encironemnts. I'm working with an external API that requiers...
View ArticleUpgrading from Episerver CMS 9.7 to latest version of 11
Hi,Can you give advice on how to upgrade our 9.7 version of Episerver to the latest version of 11?Are there any breaking changes?How does the Database get updated?Etc, etc.Many thanks
View ArticleEpiserver Browser requirements for editing
Hi,We have the following Episerver CMS:Version 6 R2Version 7.5Version 9.7Even though the Browser requirements in this link tell us what Browsers are supported for the CMS all CMS are working fine in...
View ArticleVisitor Groups Landing URL
We are having an issue creating a visitor group using the URL criteria: Landing URLhttps://webhelp.episerver.com/16-9/cms-admin/visitor-groups.htmFor example we are trying to create a visitor group...
View ArticleAuthentication login issue with Azure Active Directory
Hi,We are having an issue when user tries to login using Azure Active directory. We are wokring on Episerver v.11 on Azure DXC.We have 2 hostnames, hostname.net for Editor login and hostname1.net which...
View ArticleContent Area Properties in Block is not showing Browse / Create new option
Hi,I have added a Property of type ContentArea in a Block , But its not showing Browse / Create New option. Its only showing "You can drop content here."I do not want to use IList Please let me know...
View ArticleCMS UI refresh (V11.23.3) doesn't persist selected edit mode
Unfortunately, the CMS no longer remembers the content editor's last selected edit mode, which was a nice feature. The CMS always loads the In-Page Editing Mode.How to replicate:Edit a pageSwitch to...
View ArticleVisitorgroup Syncing issue with different browsers
I have tabulated the scenarios for create and update visitorgroup across 3 different browsers. using VGRepository/ VG store, i could see the sync issues happening in the create and update scenarios....
View ArticleEpi Find Giving "Upgrade account" in dev environment
Hi Can anyone confirm why we are getting the following error in our dev environment. We have developer licenses and are using a demo index.RegardsSandeep
View ArticleEpi Find Giving "Upgrade account" in dev environment
HiOne of our off shroe teams based in India are trying to access Epi Find. The dev is able to create an index also. However when the person tries to access anything it gves the following error.We are...
View Articleimprove business foundation read
Hello Team,I would like to know if using more caching could be a way to imporve BF read perfomance , what other tircks you have to do so as well?Thanks
View ArticleUsingSynonyms not working for language specific synonyms
Hi,I have the following synonyms defined in the Episerver find backend:All langugages: 123 <> trainingDutch: 456 <> trainingThis is the relevant part of my search code:...
View ArticleIs there a difference between QueryStringQuery.DefaultOperator and the...
I have used QueryStringQuery.DefaultOperator to change the default operator of the query. My intention is to make the search operator 'AND' instead of 'OR'.IClient client = SearchClient.Instance;...
View Article"An item with the same key has already been added" in...
Epi version: 11.11.3.0Commerce version: 12.17.2.0We have some catalog categories that are throwing "An item with the same key has already been added" exceptions when we attempt to GetChildren on the...
View ArticleLast login for a User
Is there any way to find out when a user was the last login to Episerver?
View ArticleInconsistent results with FilterForVisitor()
Hello,We have been using the same code for many months to search for products in our catalog. Recently though we started having issues where the same search query would produce different results....
View ArticleWhat does WithAndAsDefaultOperator() do?
I have used QueryStringQuery.DefaultOperator to change the default operator of the query. My intention is to make the search operator 'AND' instead of 'OR'.IClient client = SearchClient.Instance;...
View Article