What is the role of AllowMultiple=true/false?
What is the role of AllowMultiple when we already inherit from SelectOneAttribute?[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]publicclass LanguageSelectionAttribute :...
View ArticleCopying production database to test server
We recently decided to copy our production databse to our test server, to get more accurate test data and also the content that was created in production.We made a backup of CMS, commerce and our...
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 ArticleEpiserver DXC support for HTTP/2
I have seen some significant performance gains using HTTP/2 in other Web Applications so I'd like to know;Does Episerver officially support DXC environments running HTTP/2? Are there plans for this...
View ArticleWhat is EPiServer.Packaging.Converter?
What is EPiServer.Packaging.Converter and how can i use it?Description is "Converts Addons to Visual studio based nuget packages"Exists here:...
View ArticleForm File Upload not working
(this has to be a simple question....)I have a form with a file upload. I submit the form with the uploaded file (txt, xls, xlsx) and the form submits, but the file is not avialable under the form...
View ArticleCMS 'All Properties' (On-Page Editing) mode is not opening . Giving JS error...
Hi There,After upgrading CMS to 10.8 from 7.5 , everything is working fine except CMS edit mode is not loading. When we are trying to open "All Properties" (edit-mode) for updating any content from...
View ArticleLangugeRouting with Client.Get()
Hi!I'm using Find 13.0.5 and trying out the new LanguageRouting. I have a class with a LanguageRouting property that has has the LanguageRoutingAttribute. When I index such an entity without setting...
View ArticleLangugeRouting with Client.Get()
Hi!I'm using Find 13.0.5 and trying out the new LanguageRouting. I have a class with a LanguageRouting property that has has the LanguageRoutingAttribute. When I index such an entity without setting...
View ArticleLanguageManager (Language Add-On): Add all children does not seem to work in CMS
Hi, I am evaluating this add-on for our translators. In order to make the export faster, I would like to use the "Add all children" and "Add related contents that need translation" options in the "Add...
View ArticleEnglish catalog cannot be loaded and url is not correct.
Hi, We have launched a cms/commerce site for half year ago. Currently we are adding a customer portal site which shares the same codebase. The customer portal site has a new startpage in cms and new...
View ArticleSlow startup on Azure
Hi,We're in the process moving our Episerver sites to Azure. The sites runs on a set of VMs (Iaas) and connecting to a SQL server (Paas).The Episerver sites takes longer to startup on Azure, about...
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 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 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 ArticleGet Summarised Text Not Working for Custom Data Element
Hi everyone,I've built some custom form elements that are pretty much exactly the same to their base class but with an added property on, all seems good however when I tick the option to display the...
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 ArticleBackups of DXC databases and blobs from PaaS Portal
Once in a while (sometimes more often), I find myself requesting backups of databases and blobs from a production site in Episerver DXC.Currently I have to request those backups as a support case, but...
View ArticleAlternative to unifiedFile in EPIServer 10
Is there anyone expert in EPIServer. I need help to migrate code from Version 6 to 10. I have this code in my file and it gives error after i migrated to Version 10.public void...
View ArticleGetting real-time connection message very often
I am getting the below message very often. It does not prevent the CMS to work though."A real-time connection could not be established with the server. This may be caused by incorrect configuration....
View Article