Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

How 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 Article


Choosing 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 Article


Custom 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 Article

SavedAmount 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 Article

Error 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 Article


EPiServer.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 Article

Issue 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 Article

SimpleAddress 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 Article


Quicksilver - 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 Article


Error 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 Article

How to post to block controller action?

I have the following form being rendered from within a block.@using (Html.BeginForm("Logout", null, new { language = ContentLanguage.PreferredCulture.Name }, FormMethod.Post)) {...

View Article

Changing hostname broke site

I am building a demo site for management and wanted to try to get it to run in IIS temporarily. I went to get it setup in IIS, which I got working but had a big license error on screen. Decided not to...

View Article

Image may be NSFW.
Clik here to view.

Issues 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 Article


IOwinContext 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 Article

EPiServer.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


Best practice for troubleshooting 100% CPU on EPiServer site?

Hi!We're currently experiencing intermittent CPU spikes on one of our EPiServer sites.Can anyone share some best practices when troubleshooting these problems?I've tried LogParserStudio for IIS logs...

View Article

Able to zoom in on all (product) pictures in CMS (especially those on the...

Please provide the possibility to zoom in / open a pop-up window for all (product) pictures in CMS and especially those on the "Media" tab

View Article


How to redirect website home page in BVN404handler

I would like to redirect the website launch(home) page to add '/en/' at the end of the launch URL for multi language. I tried in BVN404handler by adding source URL as just '/' and target url as just...

View Article

Fetch required fields

Hi Team,          In our indexing data have more than 50properties available, but all data are not necessary for the listing page(every field were used for filtering & search).My question Is It...

View Article

Finding all content a Page is referencing

I am wondering if there is a way to find out all content that a content is referencing (not being referenced by which can be found by using GetReferencesToContent).

View Article
Browsing all 9076 articles
Browse latest View live