Support for placeholders and structured logging in Epi
Hi,I have a log setup in EpiServer using EPi.Libraries.Logging.Serilog and I was trying to integrate it with Logstash / ElasticSearch and Kibana. But unfortunately the ILogger interface provided by...
View ArticleDeveloping admin plugin
Hi!We have developed an admin plugin, which I have packaged as a nuget package. I am trying to make it work in another project, but it can't find the aspx-file. Where should I put the file? I have...
View ArticleStrange StopPublish behaviour, maximum 10 years from StartPublish if set to...
Hi!We have an import job that creates variants and products. Some products are old and have a StartPublish date like 2001-03-01. When this product is synced we set StopPublish to null but then Commerce...
View ArticleQuicksilver GetAssets returns documents and images [12.16]
Hi!We have used the Quicksilver extension for getting images for a product. All of a sudden it also returns pdf files.images = currentContent.GetAssets<IContentImage>( _contentLoader,...
View ArticlePromotion Engine - calculating potential saving inside Evaluate
Hi, I am working with a custom promotion type, where I want to check the potential saving of the promotion, for each cart line item, inside the processors evaluate method. The aim is to check the...
View ArticleExport & Import EPiForms
Hi,We are setting up a new environment for our Editors to do some major content changes for our rebranding based on Current live EPiserver DB.Editors will be doing extensive content changes with copied...
View ArticleBUG: Deploy Database to Microsoft Azure SQL Database fails with SQL...
Hi all,I'm trying to deploy my local database to Azure SQL and it fails in SQL Management Studio 18, giving the following error:One or more unsupported elements were found in the schema used as part of...
View ArticleViews and Controllers subfolder for blocks
Hello,If I want to store all of my blocks in a subfolder within Views folder called Blocks(~/Views/Blocks/...) as opposed to having all of my blocks in Views with all of the standard Views(~/Views/...)...
View ArticleCollectionEditorDescriptor does not show value of calculated field in table...
In my project, we have a field using IList<Item> in a page type, we have an issue when we edit a page using this page type:When I add a new value to IList using CollectionEditorDescriptor:The...
View ArticleCommerce Tracking
Commerce 12.11.0HiDoes anyone know if the CommerceTrackingAttribute can be used on Web Api controller actions ? And by default sends the User tracking data i.e Name and email of logged in user ?Also...
View ArticleCannot call action method 'Void GetFormExternalResources exception during...
After updating forms to 4.23.3, my website throws the following exception during routeCollection.MapMvcAttributeRoutes():System.ArgumentException: 'Cannot call action method 'Void...
View ArticleInventory quantity value not reduced
I have done as mentioned in https://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2017/12/inventory-not-reduced-11-4-1/. However, it's not working.
View ArticleEpiserver forms data export and import
Hi,We are setting up a new environment for our Editors to do some major content changes for our rebranding based on Current live EPiserver DB.Editors will be doing extensive content changes with copied...
View ArticleOnly sporadic indexing of content - ContentIndexer.Invisible?
We've been having big problems in our multi-server environment with the Find indexer not always indexing one or all properties of a document, or not at all. It seems to be isolated to the event based...
View ArticleLanguage fallback for indexed non-Episerver content not working
Hello,I'm indexing non-Episerver objects, and I would like these objects to be indexed in two language versions. Most fields are the same, but the SearchSection, used for a facet in the search results,...
View ArticleInfinite loop between Episerver and Okta
I am having trouble setting up Okta with Episerver (ASP.NET).Here a description of my issue.I start by going to http://localhost:58597/ - This page requires authentication, so I am sent to the Okta...
View ArticleMulti Site and LocalHost (Visual Studio debug mode using IIS Express)
When I create a multi site locally while running my Visual Studio EPi project in debug mode, I give the new site another port number in local host. However, this page does not resolve when i navigate...
View ArticleDisplay the tree list of CRM pages in a custom view?
Hi,I'm currently implementing a new block with a view. I would like to display the list of pages in the CRM on that new view so the user would be able to select some of these page for further...
View ArticleGetting error while creating variant
I am getting the following error while creating variant. ERROR EPiServer.Global: Unhandled exception in ASP.NETSystem.Data.NoNullAllowedException: Column 'ClassTypeId' does not allow nulls.at...
View ArticleGoing to Next article in News details page
Hi, In my website i've News sections, where in it contains News list page(list of all news artciles) and it navigates to details of each item on selecting particular news item.Now in news details page...
View Article