Could not load Mediachase.Commerce.Marketing.Validators.dll of version 13...
After upgrading to latest versions of EPiServer packages, I am getting error -- System.TypeLoadException: Could not load type 'Mediachase.Commerce.Marketing.IPromotionEntryPopulate' from assembly...
View ArticleHow to implement user authentication for CMS and Commerce (not the edit mode...
How to implement user authentication for CMS and Commerce (not the edit mode authentication)?
View ArticleAdding OWIN startup class to new empty episerver site
Hi,I am trying to add a standard OWIN startup class to my episerver website but the code is not being hit when i run the site. I have cretaed a startup class (startup.cs) in the root of the application...
View ArticleFiltering shipping options based on price, weight and size.
Hi!Products of different sizes needs to be shipped in different packaging. We use only one shipping method, providing a flat shipping rate for every order, regardless of the size and weight of the...
View ArticleNo highlighting of HTML content?
Hi,Is highlighting with AsHighlighted not supported on indexed content that contains HTML tags? I am getting a search hit on the content document, but the value returned from AsHighlighted is empty. If...
View ArticleUnpublish a project
Recently we were working upon a translation project that requires us to create a project so that this can create a translation package that can be sent to a translation company.During this process a...
View ArticleUnpublish a project in Episerver
We were working upon a translation project that requires us to create a project so that this can create a translation package that can be sent to a translation company.During this process a user...
View ArticleETA on official support for Windows Server 2019?
HiDoes anyone have an ETA on when Episerver will officially support Windows Server 2019?
View ArticleSupport SVG files in edit UI
Inserting svg files in properties marked with UI hunt "Image" makes an nullref error in the logs, and the image looks broken to the editor. Ref:...
View ArticleLocal environment: Server Error in '/' Application, The network path was not...
Hi dear Episerver community!I have recurring error that my local development environment stops working if I am not using in often. I used to be able to fix it by simply setting up the project again but...
View ArticleCMS UI and SVGs
Hi All,Really enjoying the UI enhancement to display thumbnail images when used in the CMS. However, when using SVGs the thumbnail doesn't render:Any ideas on how to fix this?Alex
View ArticleNested Objects Sorting
According to ES documentation: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-sort.htmlThat is possible to sort documents by "nested objects". Does ES instance...
View ArticleSearching custom objects - order by relevancy?
Hi,I have some custom objects indexed and would like to know if, when searching, I don't specify a sort order will the results be ordered be relevancy by default? I would assume they are?Also, is it...
View ArticleWhitelist for autocomplete
Hi. In an EPiserver project I working on, we use EPiserver.Find as search provider. We also use the autocomplete api as described under statistics (...
View ArticleCustom Tag Property/Dijit
Episerver version - 11.11.2Find - 13.0.5I have created a custom content respository, this is working as expected.What I want to do next is create a property in the CMS, similar to the categories...
View ArticleProgrammatically remove expired block content from edit mode
I am trying to make a scheduled job that will remove expired content from content area or xhtml string to clean up the edit mode of unused blocks, but not move it to the recycle bin because maybe...
View ArticleCommerce Manager - cannot add Lineitem to existing Order
Commerce 12.11.0When I try to add a line item to an existing Order in Commerce Manager, I get the following errorThe Product '' does not have a valid max quantity setting and was removed from your...
View ArticleUpdating crawler's start URL - will indexed WebContent on old URL domain be...
I have a Crawler connector where I've updated the Start URL from domain1.se to domain2.se. Do I need to clear the index by myself or will the crawl process clear the previously indexed domain1 items...
View ArticleDeleting media in PIM does not properly remove the image from Epi CMS
Hi there,Adding images and deleting images works fine in PIM. But when I go back to the item the media belongs to in the CMS I can see the image is no longer there but the row for it is still there...
View ArticleAction text on custom activity in Activity logging
I have made a new Activity type to use for logging changes to Users. So that changes will show up in the Change Log in episerverThis is my new activity:public class UserActivity : Activity{ public...
View Article