hit.OriginalObjectGetter.Invoke() is null (Find 13.2.2)
We have upgraded to 13.2.2 and some code based on episerver posts that was working fine has broken.This below was getting back the underlying type from UnifiedSearch, anyone have any idea how to fix...
View ArticleIssue when using 'PropertyDictionaryMultiple' as a backing type for a block...
Hi,I have created a Block which I am using on a Commerce Product Node and am running into issues when adding a property and setting the backing type to be 'PropertyDictionaryMultiple'. The editor is...
View ArticleMulti-site favicons for siteassets
Hi all,We are running Episerver v11.5.1 on DXC in a multi-site environment.We are able to serve different icon for each site by storing the icon in different paths for each site. This works fine for...
View ArticleReintroduce anchors in top navigation bar
During development I always log in to Episerver, open Edit and middle click (open in new tab) on Admin to be able to quickly switch between these to views. You have now made that impossible since...
View ArticleInitialization fails when starting site (Activation error occurred while...
Hi, I am quite new with Episerver CMS and I am encountering a failure during the setup on my computer of an existing site. The solution contains a main project and a library project.IIS has already...
View ArticleDetermine if catalogentry is a product or variant by code
Hi,What's the best way to determine if an entrycode belongs to a product or variant? I have a renderer that has different behaviour for variants and products. Using only code as a parameter, is it...
View ArticleWarning at startup: Could not load type 'EPiServer.Core.PropertyXForm',...
Hi,Does anybody have an idea, why do I find in my Episerver Log the following entry 519 times in the log file each time I start up the project? 2019-09-03...
View ArticleAdd Content Delivery API with OAuth configuration
Hello,We are trying to get the Content Delivery API working on an existing project (Episerver 11.10.2.0).The default API is working, but we also want to use the OAuth possibility.Therefore we need to...
View ArticleMenu items disappear in the new UI
We are having problem with the new UI and when having a lot of different items in our custom menu. I replicated it so you can see (so, this not how our looks just for you to see what is happening) in...
View ArticlePageEditing.GetEditUrl causes page within a page
I would like to make a link from one block in edit mode to another block in edit mode. I can generate the url using PageEditing.GetEditUrl but if I click on that link, it opens a page within a page...
View ArticleComponent ClientResources Path
Hello,I have been banging my head against the wall for a while now trying to figure out what I am doing wrong here. I am trying to package my dashboard component, but when I try to reference the dojo...
View ArticleVariants shown as Not published, although dates are OK and IsActive = true in...
Hi, everyone,We are having a Commerce installation that gets the product info from InRiver. We are not working on the connector or InRiver, a partner company is.They have set a variant as unpublished...
View ArticleCancel Order Not Updating Inventory
After cancelling the order from Commerce Manager, the inventory of the relevant product is not updating (not incrementing). Is there any reason for this issue ?When I dig further by implementing...
View ArticleAdd Submission Count Method to IPermanentStorage
51 requests are made to LoadSubmissionFromStorage in IPermanentStorage when rendering the form submissions table in edit view. One request fetches all the submission data for the table, and 50 requests...
View ArticleForum Add-on?
Does anyone know of a forum Add-on for Episerver 11, running on DXC? Anyone built one using the Social API?
View ArticleEPiServer 10.10.4.0: Unexpected behaviour of the DDS for the...
Hello,We are got next error in the logs during developing our project:ERROR EPiServer.Packaging.Storage.StateStorage:ErrorFormat - There are more than one record in StorageUpdateEntity data store for...
View ArticleOverride prices when adding through EpiServerAPI
Hi, When I add a price via EpiServerAPI, the old value isn't deleted, is there any option I can force an override when new price come.Thank you
View ArticleConnect for Microsoft Dynamics CRM - Error Authenticating
Hi,We have the latest version 4.2 of the following package installed on a project which sits within DXC EPiServer.MarketingAutomationIntegration.MSDynamicsHowever our client is unable to connect to...
View ArticleContent Delivery API: customize returned data for blocks in content areas
Hi,The following article in the official documentation explains how to customize the API to change the data returned to clients:...
View ArticleCustom segment in the middle of URL
Hi,I'm attemping to add a custom segment in the middle of an url. Consider the two urls:/products/consumer/bikes and /products/business/bikesI would like both urls to route to the same page in...
View Article