CreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticleCustom redirect in Bvn.404Handler not working
Hi!I am trying to get the custom redirect gadget in the BVN.404Handler, but I can't get it to work. It simply wont do the redirects I add.I have installed the latest version (11.2.3).The 404 redirect...
View ArticleIntegrate Social Login platform (e.g. Gigya) with Episerver
Hello,Has anyone integrated a social login platform (e.g. Gigya) with Episerver front-end site and CMS login? I couldn't find any documentation, except the reference from this site:...
View ArticleUrlMenuItem navigation to keep the EpiServer admin hearder
Hi,I have an UrlMenuItem that should navigate to plain MVC subsite. Is it possible to keep the EpiServer admin header on top of the subsite while redirected?Kind of expected behavior is when we use...
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 ArticleLimit available blocks in "For this site"
Hi, we have a multi-site where each site has some blocks in common and some that are specific to the site. We would like to be able to limit the blocks that can be created under "For this site" (and...
View Articlehow to overcome "Unexpected value is not accepted" validation on form submission
Hey Everyone,I am making a custom optionItem element and would like to pass a value and an email as the value, like so...<option value="<%: item.ValueAndEmail %>"<%= selectedString %>...
View ArticleChoosing the right property type for blocks to allow editing
I am building my first EPiServer site and running into a problem. I have a section on a page where I want to allow a single instance of a block. I create ContentReference property and limit it to a...
View ArticleHow to make blocks without controllers work in feature folders
I am trying to use feature folders for my first EPiServer site build and running into an issue with blocks. I can get blocks to work fine that have controllers, but for some reason using blocks without...
View ArticleSavedAmount on PromotionInfromation is wrong?
I am having issues with getting the correct saved amount from PromotionInfromation. I have written some complicated code to get around it, but I would like to not have to use my workaround as it is...
View ArticleError trying to fetch more than 100 items
We are using an on premise find solution. We get the following error on our production server, but the same query and database works on our test environment. Does anybody know what could cause this?The...
View ArticleEPiServer.Core.ContentNotFoundException: Content with id -1_-1 was not found
HiWe're getting a reccuring error in our logs in the production environment. I have no ide where to start looking to get rid of this message. I can't see any issues in edit/admin or viewmode either....
View ArticleSimpleAddress route sets ContentLanguage.PreferredCulture even if it didn't...
Hi,We are struggeling with some culture issues in one of our sites and we've narrowed it down to the SimpleAddress router.Our use case:We have domain.com/lang/rest/of/the/path language routing, i.e....
View ArticleIssue with razor views while developing custom add-on
I've come across an issue while creating a custom MVC add-on. I have managed to find work-arounds to get it working but it would be useful to know if I'm doing anything wrong or missing anything.I have...
View ArticleCustom redirect in Bvn.404Handler not working
Hi!I am trying to get the custom redirect gadget in the BVN.404Handler, but I can't get it to work. It simply wont do the redirects I add.I have installed the latest version (11.2.3).The 404 redirect...
View ArticleError when rending ContentArea property inside a block
I feel I may be going the wrong way about this, but I have a block that I want to be able to put many images into one place. I defined a property of type ContentArea and restricted it to only allow...
View ArticleQuicksilver - payment processors
Hello everyone,I am trying to spin up a custom payment gateway in my own project using the Quicksilver approach. If I add a new one in Quicksilver, I can make it work. In my own project, the payment...
View ArticleIssues with find.js from dl.episerver.net in China
We have an Episerver DXC application that is working ok in most geolocations but is failing to serve https://dl.episerver.net/13.0.5/epi-util/find.js in China. Episerver Support are investigating, but...
View ArticleIOwinContext in Scheduled Job
Hi guys,I have a job that needs to get a user by username for our front end authentication which is using AspNet Identity. The job itself is running without HttpContext and therefore...
View ArticleEPiServer.GoogleAnalytics.InitializationModule beeing Init all the time
Hi guys,i was wondering if anyone knows why this module is beeing init like 10000 timesWe are running in the DXC and in the log files this appers every few...
View Article