Quantcast
Browsing all 9076 articles
Browse latest View live

EPiServer.Framework.Initialization.InitializationException: 'Cannot resolve...

Hello,I'm trying to setup InitializationEngine for integration tests, but got the following error when invoking Initialize method on the...

View Article


SQL server 2019 compatibility

We want to upgrade our SQL server to 2019 in place. As we read here https://world.episerver.com/documentation/system-requirements/ there is no official statement regarding the compatability of "SQL...

View Article


Switch to the newly activated language

Hi all,I'm following this article - https://webhelp.episerver.com/17-1/cms-admin/managing-website-languages.htm - trying to add Russian language and so far everything was clear, but the 3.f point,...

View Article

CreatorId user

(this is dumb, but here we go)Several tables have a CreatorId column; eg, cls_Contact.CreatorId.   However, I cannot find the primary table for this column.  Where does this value come from?Thanks!

View Article

EpiServer Forms: TextboxElementBlock how do I add attributes like maxlength?

I want to add maxlength to my input textbox (I use epiServer Forms 4.2.1), but I can't do this in epiServer CMS.There is an option to make this work? There is a clue in the code that it is...

View Article


EPiServer Forms custom validator

I'm trying to implement a custom validator for my form elements. I started following this post By Mark van Dijk. There it says that in order to get the javascript to load correctly, the following lines...

View Article

Disabling ARRAffinity effect cache distribution using...

Our site is in Azure Clouds on multiple instances, we disabled ARRAffinity option from our settings (due to XYZ reason), As a result, we observed that caching isn't distributing correctly on all...

View Article

Image may be NSFW.
Clik here to view.

Error when editing a Contact that was created from code (Commerce 11.7.3)

I'm getting this error when clicking on the Name (not edit pen icon) from my list of contacts, ONLY if that contact was created from code.  We have an import script and a registration page where...

View Article


Upcoming SameSite cookie changes and Episerver

There are some quite big changes in Chrome 80, and later on in Firefox/Edge(With Chromium), that affects cookies. Some good litterature...

View Article


Image may be NSFW.
Clik here to view.

Selecting Inventories from Select Menu not showing the Product Variant name...

In Catalog view, when I select any Product to edit their variant's inventory (selecting from select menu), it is not showing the product variant name or code. Is there something I am missing or how to...

View Article

Issue with EPiServer NuGet Feed in Visual Studio

Hi All,I'm at a bit of a loose end here so I'm wondering if anyone had experience or some good troubleshooting tips to help me out.About 1.5 - 2 months ago I lost the ability to update EPiServer...

View Article

Strange behavior when editing links in TinyMCE

We have encountered some strange behavior when editing links in the TinyMCE editor. When creating a link using the "Page" radio button and entering "Remaining url" the information is not preserved...

View Article

Support for Newtonsoft.Json 13 in Epi Find

I see that Epi Find is lacking support for Newtonsoft.Json 13.Is that planned to be released soon?Here's an old post on the same topic from last year:...

View Article


How to deploy to Azure App Service, using deployment slots, without downtime

I've been using Azure DevOps Pipelines for deploying an Episerver website to an Azure App Service. My deployment to production goes like this:Deploy to preprod deployment slot.Warm up preprod, and...

View Article

Adding a block to several pages at once?

Hello, first time posting on the forum. I am not a developer but i have admin access to the episerver CMS.We are running a new campaign and want to add a simple image block with a link to a large...

View Article


Episerver find - Developer Demo Services (Unauthorized)

Hello,Im trying to creating a developer service, but something seems to be wrong.The newly created service returns{"status":401,"error":"Unauthorized"}Is it just me or is something elso going on?Felicia

View Article

I can't find out the reason of the repetition of this query ? This make my...

I can't also trace this query in my code.QUERY1 :- (@1 nvarchar(88),@0 datetime2(7))UPDATE [dbo].[Sessions] SET [Expires] = @0 WHERE ([SessionId] = @1)QUERY2 :- (@p0 nvarchar(4000))SELECT TOP (2)...

View Article


Image may be NSFW.
Clik here to view.

Cannot access not published changes - Content Delivery API

Hello everyone!I'm trying to fetch new content after upgrading EPiServer packages.I'm subscribing to 'beta/contentSaved' event and fetching content using contentLink property from the...

View Article

Unexpected error handling. Hides the real error.

We are having an issue right now where when an error is thrown from a controller, it is trying to route the error to an error page that does not exist. In turn this error is handled by our own custom...

View Article

Discount is not getting applied to price properties

Hi,In a Commerce 11.8.5 project we have a custom FixedPrice promotion.After orderGRoup.ApplyDiscounts() I can see the applied promo in orderGroup.Promotions, but lineItem.TryGetDiscountValue(d =>...

View Article
Browsing all 9076 articles
Browse latest View live