BUG: 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 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 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 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 ArticleCannot set min/max quantity of variant in Inventory tab of episerver commerce
Cannot set min/max quantity of variant in Inventory tab of episerver commerce. I am allowd to change values and can publish. However it is not saved.
View ArticleGetting RemovedDueToInvalidPrice error
While adding cart to cart service, I have validation from OrderValidationService.ValidateOrder and I am getting RemovedDueToInvalidPrice error (Item has been removed due to invalid price.). I have set...
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 ArticleItems in content area are shown even if they are not available for the...
A regular page, with a ContentArea property (not CultureSpecific).- The page is created in all languages of the site.- Then we add a block with some text, but the block is only in Danish (which is the...
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 ArticleDiscrepancies in warehosue quantity
There is discrepancy in warehosue quantity. In my inventory tab of variant node , quantity is 0 as given below.Min quantity=1max quantity =10Locaiton | warehouse code | quantity | Deafult warehouse...
View ArticleWhen i am getting records i got these errors by using RestApi and Code First...
Error CS0103 The name 'query' does not exist in the current context. Error CS0103 The name 'First' does not exist in the current context. Error CS0103 The name 'query.First' does not exist in the...
View ArticleImproved content events for Episerver CMS
Remove the need to cast event args to get relevant information on content events. For instance on the move event you need to cast the ContentEventArg to MoveContentEventArgs to get the...
View ArticleCan we apply weightage (Find) to catalog content properties?
HiIs there a way to specify weightage (find boosting) to catalog content properties? The Find UI only shows 4 properties by default : title, content, summary and document content. These all refer to...
View Article