Geta EpiCategories - Can't add categories
Hi,Just installed EpiCategories 1.2.9 on CMS 11.9.0< managed to get everything set up (I think) but when I try and add a category the only option I get is New from Template!Anyone help me figure out...
View ArticleIOS Universal linking with EpiServer
I have a EpiServer website with my client. They also have an app which is outside of EpiServer. My site also has Content Delivery API installed.The app consumes some pages data using Content Delivery...
View ArticleHow to get PrincipalInfo in web api?
Hi!I have a site which is built on AspNet Identity, and I would like to have an api method (not using Headless) that returns logged in status for the current user.Is this possible?It looks like this:As...
View ArticleError after DXC deployment
I have noticed that from past few deployments to DXC I see this error "EPiServer.Cms.Shell.UI.Rest.ContentChangeManager : Unexpected error when saving 19234_158862System.Data.SqlClient.SqlException...
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 ArticleGet all published language variants of a page
Hey all How do i get only a list of published langauges for a page (langauges that are available to front end user). var xxxxx = currentPage as ILocalizable;xxxxx.ExistingLanguages Seems to return me...
View ArticleGet Block's Page
Hey all,is there a quick and nice or at least any way to get Block's Parent Page?Let's say I have some Page which has some Block in some of it's ContentArea. How could I get that Page from outside...
View ArticleError handling in DXC
Hi, I have activated the Error handling in Episerver CMS to "Activate for all". It is working correctly in my local environment, but it is not in INTEGRATION. I always get the error: "The page cannot...
View ArticleError: Partial view ' FormContainerBlock' was not found.
Hi,I just installed the Episerver Forms and got this error. Wroking with forms for the first time that's why may missed some step. Please help to resolve this issue.This is the installed location in...
View ArticleGoogle Analytics gadget cannot display data for some pages
Hi,We installed the Google Analytics add-on (v. 2.3.1) from Episerver on our site not too long ago, and pretty much immediately started seeing errors from the add-on in our error log:2020-04-02...
View ArticleA/B Testing add-on throwing 404 not found while trying to load
I am trying to setup A/B testing on my solution, and following the instructions for adding this module i am hitting a wall. i am using EPiServer version 10.10.3.0, and trying to use...
View ArticleEpiserver forms - AA compliance
Hi All,Quick question for the Epi wizards.Are Epi forms accessible? If not, is it easy enough to make them level AA compliant (client requires level AA WCAG compliance)?Any help would be greatly...
View ArticleScheduled job timing out
I've got a scheduled job that isn't working on Episerver. I think it must be timing out as my job calls a service that gets data sent to it and if gets 3 or 4 records it is ok, but if it gets sent 1000...
View ArticleExport pages and files fail with "Sequence" error?
Hi, We get this problem when try export pages with files ->...
View ArticleI want to add e-commerce section in my website. Should i have to create all...
I have downloaded the demo project and I want to add e-commerce section in my website.Should i have to create all the files used for products in that demo project or is there any dlls for it?
View ArticleWhen completing a released shipment on a multishipment order , how do I know...
CompleteShipment in DefaultShipmentProcessor uses this method that use the extension method ProcessPaymentsprivate void CompleteShipment(IOrderGroup order, IShipment shipment) {...
View ArticleAfter updating Episerver Find from version 12 to version 13, I cannot update...
Good afternoon. Faced the problem of updating the field in the find index after upgrading episerver find to version 13. It worked like that. There is a ContentData object for which is added to...
View ArticleEpiserver find use Boosting with weights and take 3 items sometime return...
Hi,I don't know why Episerver find used Boosting with weights and then take 3 items sometime return different results. I think it should order by weights and result should be consistentExample:var...
View ArticleIs it possible to set the page name programmatically in Episerver 11 ?
Is it possible to set the page name programmatically in Episerver 11, and hide the page name input box on page creation?And if possible, how can this be done? Is there an event hook which can be used?
View ArticleInvalidate cachekey based on content update for that particular cachekey
Hello,While creating menu item in our website we are generating cache at each menu level so that it need not hit database everytime as it's there on every page in website. If any menu item gets updated...
View Article