Upgraded 7.1 -> 7.5 - Type 'System.Decimal' could not be mapped to a...
I have upgraded our 7.1 site to 7.5. I think everything is in order, with nuget references, appdata, config etc.I am getting the following error on startup. We do have a few decimal page properties,...
View ArticleError in Log file /link/Guid.aspx does not exist
I have this error"EPiServer.Global : Unhandled exception in ASP.NET System.Web.HttpException (0x80004005): The file '/link/43F936C99B234EA397B261C538AD07C9.aspx' does not exist.This doesn't exist in...
View ArticleExample of saving batch of products to DB using ICatalogSystem
I am trying to wrap my head around creating a list of products that should be persisted to DB in a batch. The list will easily consist of thousands of products. I was looking into possibility to use...
View ArticleSetting value of [SelectMany] property programmatically
I've a string property on my Page with the [SelectMany] attribute, and I need to create the page and fill the property programmatically. [CultureSpecific] [SelectMany(SelectionFactoryType =...
View ArticleGet data from MetaClass table.
Hi,Is there an episerver api to use to get all entries, or the Name and the MetaClassId from that table in the database?Thanks in advance.
View ArticleGetFormsInfo doesn't return all forms
We run a scheduled task (running from episerver) that loops through all available forms in our episerver instance and exports any submissions that have been made since the last time the scheduled task...
View ArticleIntegrating Wordpress blogs to Episerver
Hello,I am not sure if this is possible.I have a EpiServer website which uses Epi Find for search feature. I have another word press site for blogs. Now there is an ask if we could integrate wordpress...
View ArticleEPiServer Find Content Indexing Job scheduled job:...
Hi,I have experencing an issue when i am trying to run the job EPiServer Find Content Indexing Job. This issue only happend on DXC enviroment and i can't reproduced on my local development environmentI...
View ArticleUpgrade 10.10.3 to 11.14.0 SqlException
Hello Epi people!After upgrading I'm getting an error when changing any property i Edit mode. The friendly message is simply "Something went wrong", "An unexpected error occurred". The config and...
View ArticleUsing ContentDelivery API and ServiceAPI - Auth errors
Hi,I am using the EpiServer Service API and Content Delivery API. I want to use both Authorization, so I added the following code in my Startup.cs...
View ArticleEpiServer CMS 9.12 SQL error in edit mode
Hi,I'm developing in EpiServer CMS version 9.12.2.0 as an IT consultant for a customer that we have.We are having a problem after deploying into production, where this SQL error (see attachment below)...
View ArticleCustomize promotions engine
Hi,I am working on Commerce 12.15.0, we have a requirment to calculate the promotions on Regular price and not the placed price. For example:SKU 001 has a Regular Price $10 and Sale Price $8. Upon...
View ArticleImage is not rendering correctly when using ContentReference
Hi,I am using following code to select image to display on page: [CultureSpecific] [Display(Name = "Right Sub Menu", GroupName = GroupNames.Properties.Content, Order = 90)] [UIHint(UIHint.Image)]...
View ArticleTinyMCE 5
Hi,Are there any plans to upgrade Episerver TinyMCE editor to use latest 5th version of TinyMCE?At this moment version 4 is used. Regards,Andrei
View ArticleCases with POS connected to Episerver commerce?
We have a potential client that want to explore the possibilities to use Episerver Commerce together with a POS (Point of Sale) solution.I understand that basically any POS can talk to Episerver...
View ArticleTinyMCE 5
Hi,Are there any plans to upgrade Episerver TinyMCE editor to use latest 5th version of TinyMCE?At this moment version 4 is used. Regards,Andrei
View ArticleCMS UI refresh (V11.23.3) persists selected edit mode
Unfortunately, since CMS UI refresh (V11.23.3), the CMS no longer remembers the content editor's last selected edit mode, which was a nice feature. The CMS always loads the In-Page Editing Mode.How to...
View Articleconfusion about developer courses
Here: https://episerver.litmos.com/self-signup/indexIs a long list of online courses. This one: https://episerver.litmos.com/self-signup/register/88550?type=2 states "Please note that Developer...
View ArticleHow to Update the Purchase Order with another Cart data
Hi all,I have a case to update purchase order data with payment details, orders status and cart data.I'm able to update status of purchase and payment but i'm unable to update cart. That means I would...
View ArticleEpiserver Find: Enable automatic tracking not working
Hi,I use demo Service and i enable automatic tracking by call Track() on the search query like bellowcontentResult = search.Track().GetResult(hitSpecification, filterForPublicSearch);And then i perform...
View Article