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 ArticlePage Data info are not coming in search list
Hi AllIn one of our applications, We are using google map to locate our customer's location.We have created a page type (locator) in episerver CMS and getting input like customer name ,latitude and...
View Articleautomatic indexing of commerce pages (EventedIndexingEnabled /...
When using scheduled task 'Episerver find content indexing job' commerce pages are correctly indexed with the correct document type...
View ArticleMenuRoot property.
After upgradnig from 7.11 to 11 I have encountered error of missing property of page. I have code like this :(PageReference)CurrentPage["MenuRoot"]And property MenuRoot is missing. In old application...
View ArticleGetting error: Uncaught TypeError: Cannot read property 'indexOf' of...
We recently upgraded our EPi 10.9 project to Epi 11 latest using the Nuget packages and datbase update. Most of our site looks great locally, but Epi Forms doesn't work at all. Whenver you click any...
View ArticleIssue with upgrade to Epi 11 aroud Page Refernces
We're working to upgrade Epi 10 CMS to 11. We have alot of code like below.When we run the site, landingPageConfig.GetLandingPageReference("AccessRequestForm"); now comes back NULL without any other...
View ArticleGet an Episerver Page External URL for redirect back from another site
I need to get the external url of an Episerver page for sending to another website for use in a redirect back to my site. Is there built-in functionality to do this, or do I need to create a custom...
View ArticleHow to exclude contentlink id in search result
Hi guys, I have a problem when a customer search a product code(Article number) e.g. 1512 in Find.It included a product which have ContentLink ID 1512 (product code 70405) in search result.How can I...
View ArticleHow to use Find to search both cms pages and products in one request
Hi, I would like to search both cms pages e.g. standpages and commerce products, categories in one request I tried to use the following solution but it seems not working correctly and I have problem...
View ArticleREPLY: automatic indexing of commerce pages (EventedIndexingEnabled /...
This is a reply to existing forum post.the submit button at the bottom of the page doesn’t work for me, I get an error (IE/Chrome/Firefox)An invalid form control with name='Body' is not focusable.so I...
View ArticleEpiserver 11 - DisplayTemplates for LinkItemCollection
Alloy, Episerver 11.10.1.On StartPage, I've created a new property:[UIHint("MyUiHint")] [Display( GroupName = SystemTabNames.Settings, Order = 100)] public virtual LinkItemCollection MyProperty{ get;...
View ArticleWrite plugin that gets called on every page load
Hi,I want to write a plugin that is executed for each call to a page (non admin).Is that possible?Kind regards,Sascha
View ArticleRemove Expired Carts scheduled job is failing
When running the Remove Expired Carts sheduled job that you get OOB with EPiServer CMS i'm getting the following error in the logs. I'm running on my local development box so i have the .pdb's in the...
View ArticleLoading edit mode very slowly every once in a while
Hi!Sometimes when trying to enter edit mode, it takes several minutes to load it even though no restart of the application has happened or anything. From what I have been able to find out so far, the...
View ArticleSpecified payment method " {payment.PaymentMethodId)}" has not been defined.
Hi All,We are seen strange error when try to get 'Payment Methods' from the episever CMS site for some users. Please see error details as follow,ERROR MESSAGE:Server Error in '/' Application.Specified...
View ArticleUnable to Export Media Assets from between Environments
I am trying to export Media assets from my local environment to dev environment in my DXC.when I am trying to import the zip file which i have exported from the local environment in DXC I am getting...
View ArticleError logs issue in DXC
Hi,I am working on a website that is running in DXC. When we get the application log from paasportal.episerver.net we have noticed that all the errors are shown as:"EPiServer.Global : Unhandled...
View ArticleEPiServer.Search.Queries.Lucene.VirtualPathQuery stops to work if...
Hello,We uses EpiServer.CMS - 11.10.6, EPiServer.Search - 9.0.1.Customer asked us to implement contextual search (depends on the selected folder) in CMS Page Navigation tree and Assets Panel search...
View ArticleEPiServer.Search.Queries.Lucene.VirtualPathQuery stops to work if...
Hello,We use EpiServer.CMS - 11.10.6, EPiServer.Search - 9.0.1.Customer asked us to implement contextual search (depends on the selected folder) in CMS Page Navigation tree and Assets Panel search...
View ArticleEpiserver search indexing service problem
HiEpiserver version: 7.61Server: Windows server 2016Requiremet server features is don, both .net 3.5 +.net 4/4.5 Featues > WCF Service and http activations, web.config ok etc.Still got error, i...
View Article