'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 ArticleEPiServer - GetChildren from Nested File Structure by Name
I am new to EPiServer so please let me know if there is a such library dedicated for this specific use.This is my problem:Based on a given referencePath and Image name , I need to **getChildren()** of...
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 ArticleHow can I convert a ContentData object to a ContentReference so that I can...
So I'm trying to build a recursive tree of ContentData objects starting from the ContentReference.RootPage. It looks like the IContentLoader method GetChildren would do the trick, but it's only...
View ArticleNative support for property fallback attribute
I’ve found https://tedgustaf.com/blog/2014/fallback-property-values-in-episerver-using-attributes/ a very useful thing in CMS 9-10 and can’t imagine a life without it — I started using it in CMS 11,...
View ArticleBase library for common integrations and Epi specific configurations
I'm currently helping a client who has multiple Episerver projects. The projects are somewhat similar as they all operate within in same market, and they all require integrations to some of the same...
View ArticleCommerce item URL incorrect from scheduled job
Hi Everyone, I have an issue whereby I am indexing commerce items in Find via the scheduled job (EPiServer Find Content Indexing Job), but the URL I am indexing for these items is incorrect, and...
View ArticleTinyMCE lang files
Upgraded from version 1.0.0 of TinyMCE to 2.7.1. I get a warning saying "Failed to load plugin url: http://mysite.local/Episerver/EPiServer.Cms.TinyMce/2.7.1/ClientResources/tinymce/langs/sv-se.js" I...
View ArticleImport NodeEntryRelation through Service API Error
Hi, we have an issue which occurs when our customers daily sync from PIM to EPi is running. Almost all of the products are imported just fine, but lately a specific product has coused the import to...
View ArticlePersonalisation + Validation
I've a 'ContentArea' with a 'LimitContentAreaItems' validator attribute attached, but my issue is that the editors may wish to personalize items in the ContentArea, but the validation attribute doesn't...
View ArticleUpdate all packages to support Newtonsoft.Json v12
Newtonsoft.Json is now in v12, it would be nice to be able to update to that version so please fix all your packages that has dependency to this to work with version 12
View ArticleError with 7.0 CMS: CS1061: 'EPiServer.Shell.Web.Mvc.BootstrapperViewModel'...
Greetings, In an old project we're maintaining an issue suddenly started occurring in my local development environment. There was no precursor that should have started this issue and no changes that...
View ArticleEpiserver 11 - DisplayTemplates for LinkItemCollection
Alloy, Episerver 11.10.1.On StartPage, I've created a new property:[UIHint("MyUiHint")] [Display( GroupName = SystemTabNames.Settings, Order = 100)] public virtual LinkItemCollection MyProperty{ get;...
View ArticleDoes current AlloyDemoKit require SQL Local DB 2017?
I am trying to bring up the most current version of the Alloy Demo Kit from GitHub to help with our upgrade from 10 to 11. I did all the steps in the wiki page using IISExpress. After making it past an...
View Article