EPiServer blob handler exceptions
Hello,We are having the following errors logged periodically on a site in Azure(using the epi azure nuget).1.2.5 Unhandled exception in ASP.NET System.Web.HttpException (0x80004005): An error occurred...
View ArticleEPiServer.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 ArticleMultisite site users
Hi Team,I am working on epi multisite. when we create epi backend users(admin, editors) using the set access rights option, We will differentiate users(based on the site access rights) for different...
View Article[v13.15.0] Using Automapper to create a new ProductContent instance
Hi,Currently, I have a profile like this -CreateMap<PimProductDto, GenericProduct>() .ForMember(dest => dest.PimId, opt => opt.MapFrom(src => src.ECommerceProductId))...
View ArticleContent Delivery API - Version dependencies
Can some one guide me on what are the dependencies for Content delivery API. I tried to follow the documentation and other blogs but unable to install the same.I have Episerver find of 13.X version and...
View ArticleCustom ContentProvider caching issue
We have a custom ContentProvider that loads a document library from Sharepoint, but we have a problem with the caching - specifically of children. When caching is turned on, we see files and folders on...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants ShippingMethod1 to be free if order value is greater...
View ArticleNeed help with Episerver Find filters
I have a search code as shown below that works fine. On the page where I show these result I have another content reference field that am displaying. I need to see if the search result contains the...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants ShippingMethod1 to be free if order value is greater...
View ArticlePromotions - include tax in saved amount
I have created the promotion Spend amount to get free shipping. In the checkout process I want to show the discount that the customer will receive, but if I look for applied promotions on the cart, the...
View ArticleChanging Rounding of Discounts
HiThis is in reference to an old topic :world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2018/6/changing-rounding-of-discounts/Here, it was mentioned that a possible...
View ArticleProblem upgrading from version 10.10.4 to 11.1.0
Hi!We are trying to upgrade from 10 to 11, and we can't find a way forward for method or property QueryDistinctAccess(AccessLevel.Read), see class and method below.When going to 11, QueryDistinctAccess...
View ArticleImageProcessor Help Request
Hi Everyone,I'm trying to take to take Vincent Baaij's ImageProcessor.Web.Episerver for a test drive, but I'm failing hard trying to get it to work. I've been trying for a couple of days now and I'm...
View ArticleRestrict a block type to only be created on a specific page type and in a...
I'm trying to restrict a block to only be allowed to be created on a specific page type, in a specific contentarea on that page type. Is this possible? If not both, then perhaps restricting to a...
View ArticleDelete a type forcefully from Database
So I have this weird issue.I had a type created to handle SVG images which I later removed from code as it was not required. In the Admin I see that this type was showing up saying not available in...
View ArticleCustom application user.
Hello There,I have followed all the steps given into the https://world.episerver.com/documentation/developer-guides/CMS/security/episerver-aspnetidentity/.So I have created as classpublic class...
View Article7.11 CMS not working in latest browsers
We are experiencing some problems with browsers and editing the website using Episerver.Our IT Department has asked have been making changes to our browsers recently, which may have contributed. We...
View ArticleError when loading Edit in CMS " Failed loading content with the url/uri:...
I am trying to get into the edit area of episerver (I get a dashboard as the first page after login). But when I click on CMS and then Edit I get the following error messageSomething Went WrongError...
View ArticleCookie Consent Opt In/Opt Out feature on Episerver platform
Hi,For many of the european or global clients, there is requirement to configure Cookie Consent with Opt-in/Opt-out feature. Until user provides active consent corresponding cookies will not be...
View ArticleEpiserver product data export
Hi there, First of all, I am not a developer, so I'd appreciate layman's terms for anyone talking code :) I have used multiple CMS over the years (Sitecore, Magento, Adobe, ATG etc.) and I have been...
View Article