IUrlResolver returning null in Initialization Module but not in Scheduled Job
I've a scheduled job that was (and still is) working fine, but I've also refactored the code so that it can be called from a Initialization module, so job can be run from a scheduled task, but should...
View ArticlePromotion Buy X Items Get Cheapest Free is not working as expected.
Hi AllWe currently have an issue where 'Buy X number of Items get cheapest free'. Scenario - Buy 3 Items get cheapest free:We add items, all of which are in the same campaign, Item A($10) to the cart,...
View ArticleA/B Testing Performance Issue
Hi, We are currently investigating some performance issues for a client, and it seems like the issues only appears once one or more A/B tests are running on the site.When we set up A/B tests we get a...
View ArticleOrderContext.FindPurchaseOrdersByStatus gives SQL Error
Yesterday we installed the latest version of Episerver Commerce. It seems that the way how FindPurchaseOrdersByStatus method in OrderContext works has been changed. Already dived into the decompiled...
View ArticleCreating an editor widget
Hi,So i finally decided to jump the dojo hurdle and try to create a editor widget. I really tried to make it as simple as possible and followed the instructions on this page:...
View Article404 behaviour inconsistent
Why is it that 404 behaviour is inconsistent:These bad urls produce different outcomes:These urls go to our custom...
View ArticleOfficially supported .NET versions
Hello, everyone!On the EPiServer System Requirements page I see the line with the concrete versions "Microsoft .NET Framework 4.6.1 or 4.7".Could anybody know are 4.6.2 / 4.7.1 supported? What about...
View ArticleHow can i see mapped roles in virtual roles
HiI have several Virtual roles, one of them:<add name="CmsEditors" type="EPiServer.Security.MappedRole, EPiServer.Framework" roles="WebEditors" mode="Any" />is there a way from code to see if the...
View ArticleHow can I return all published pages with their page types in an EPiServer...
We'd like to return a list of all pages with their page types from an EPiServer 8.0 site. Preferably I'd like to do this within a navigation structure via a list of ContentAreaItem objects. But I...
View ArticleTest Automation for EPI-CMS
Hi everyone, I'm new to EPI server. Looking for an advice to kick start my test automation on EPI-CMS.Has anyone done it before using any software automation tools? if so, I would love to you know your...
View ArticleAdd Epi Forms Dependencies functionality to Rich text (with placeholders)...
It would be nice if in Epi Forms we could set dependencies on Rich text (with placeholders) form elements so pieces of content could be shown to users if for example they select a particular topic in a...
View ArticleWhat ElasticSearch version used with demo index?
What version of ElasticSearch is currently used when creating demo index on https://find.episerver.com/?
View ArticleEpiserver Forms auto trigger Recaptcha
HelloHas anyone coded Forms to automatically trigger recaptcha instead of having to rely on the editors to add it?//Patrik
View Article'504 - Gateway Timeout' when Indexing the items
When Indexing the items, it fails sometimes and it gives,The remote server returned an error: (504) Gateway Timeout. [The remote server returned an error: (504) Gateway Timeout.]The Indexing logic is...
View ArticleUrlResolver instance is null
Hi,I am trying to get a friendly-url for a page of type ContentReference (property in site settings) in another page's controller.In site settings:public virtual ContentReference...
View ArticleCustom MetaFields and Database Indexes
In our Commerce Setup we have some custom fields defined on Organization and Address Objects. We also need to perform queries on those specific columns as they contain unique id's of external systems....
View ArticleEpi Forms nuget package 4.18 has broken our epi CMS Edit page.
We've loaded epi Forms nuget package in our epi 11 domain and now when we go to to the epi CMS nothing displays. The Edit tab contents are blank.The only error we see in dev tools is this....
View ArticleCreate new ShippingProvider programmatically
Is there any way to create ShippingProvider programmatically? I need a shipping provider, not a shipping method. I could not find any information about this.Thanks!
View ArticleName in URL throws 404
I have a strange problem that i cannot figure out why this is happening?On my CMS side i have a Page Type called SegmentIt has a property that points to a Catalog CategoryThe "name in the URL" property...
View ArticleIndexcontent.aspx throwing permissions error on latest version
While setting up Search on a v11 instance, I noticed that clicking "Index content" in the admin section throws a permissions error. There was one other forum post which hinted at the admin role being...
View Article