How to get blob URL
HiI have a product that has a image resource. I need to get the blob URL to that image.How do I get that?I get the image from productContent.CommerceMediaCollection.First()I have try IBlobFactory, but...
View ArticleCatalog Import throws "sql duplicate key error" although overwrite option is...
When we call to Mediachase.Commerce.Catalog.ImportExport.Import method in order to import one catalog from an xml file , we are getting an Sql error regarding "Violation of Unique Key" but it shouldn't...
View ArticleCustom ContentProvider performance issue
HelloWe're writing a custom ContentProvider to enable editors to reference data from an external system in the page properties.It seems that when there are a lot of child nodes for a content item, then...
View ArticleDragging Image from Assets pane to WYSIWYG issue
Hi,We are using Episerver 7.5.When we drag an image from the Assets pane to a WYSIWYG the path to the image would be something...
View ArticleError creating new global setting
Hi there,We recently upgraded the TinyMCE nuget package from 1.1.0.0 to 2.9.0.0 - Following the upgrade we were receiving the error below when attempting to create a new dropdown list via global...
View ArticleAntiForgeryToken
Hi!We are working on styling Epi Forms, and therefore we are keeping the form in the browser for a long time - say 1 hour. If we then reload the page, we get an error message saying something about the...
View ArticleProgramatically creating Block in folder with Approval Sequence does not...
Using: EPiServer.CMS version=11.12.0 Programatically creating a Block in sub-folder whose parent has an Approval Sequence does not generate the Notification emails, is this a bug?This works: Manually...
View ArticlePublish menu not working
This is related to an old post: https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2019/1/cannot-read-property-contentdata-of-null----publish/The issue was that the...
View ArticleIndexing poco object
Hi Team,We are indexing the POCO object on our site. We need a language-based find the index.so we inherited the EPiServer.Core.ILocalizable class in our index class. public partial class...
View ArticleForm fields reset to original values before redirect to thank you page
Hi -We are using Episerver.Forms 4.10.0.0 and have found that when a user submits a form and is redirected to a thank you page (as defined in 'display page after submission'), the form fields are reset...
View ArticleEPiServer.Forms.Helpers.Internal.FormsExtensions: cannot get all types from...
We are getting this seemingly innocuous error in our logs from Episerver Forms.There is a forum post referencing it here from early...
View Article"For This Site" folder is not updating for different sites
We have a multisite setting on DXC with " Use site-specific assets" turned on every site. But when I go to the folder "For this Site" of each site, the content never change. The content I uploaded to...
View ArticleCMS Page Expire by Language
Hello, I have a breif question around page expiry. I saw a similar question from 2015 but hoping there has been an option added since then.When on a page on going to: tools > manage expiration and...
View Article409 conflict creating block
Hi! I'm having an issue creating a certain block of mine. It occurs both in production and in development and also running version 10 and the latest version.When creating the block I get an error in my...
View ArticleForever pending request fails to load "All Properties" mode while editing page
Hi all,I'm experiencing issue when trying to edit existing page's properties. Basically...
View ArticleEliminate startup items during development
My goal is to get our feedback cycle reduced from the time we make a code change to the time that the application renders in the browser. Currently the first request is taking around 1.1 minute.Below...
View Articlenoob question regarding alloy site: how to edit the non editable parts of the...
If we take a sub page at random of the default alloy (MVC) site, e.g. the about us page, it has some editable content blocks on the right, a non editable navigation box on the left, and header and...
View ArticleSupport hosting a DXC site in multiple regions
Right now, when launching a DXC site, we can select a single Azure region for hosting websites. This cannot be changed afterwards.But for sites with very global reach, it would be very nice to be able...
View Articlenoob question: where is the markup?
With the demo Alloy (MVC), if you look at a page, e.g. the start page, it has content which is outside of the editable content blocks. E.g. at the bottom of the page are 4 sets of links, each with a...
View ArticleHow to get PrincipalInfo in web api?
Hi!I have a site which is built on AspNet Identity, and I would like to have an api method (not using Headless) that returns logged in status for the current user.Is this possible?It looks like this:As...
View Article