Found 203 hits.
Sort by: Relevance Date
Forums
Setting up content editing for an externally hosted frontend breaks images in edit mode.
If you configure the CMS to use an external frontend site (to enable on-page editing on the ... solution to this? I'm facing the same issue. When decompiling the method seems it does the following public
Updated: Sep 19, 2023
By: Erik Henningson
Forums
How to Set Value on DataElementBlockBase, or how to make a checkbox required?
Hello, I have read that you can make a checkbox by using a selection element with only ... this field is required. I did some digging (or decompiling) and found this code from the RequiredValidator: 
Updated: Aug 01, 2023
By: Zach Graceffa
Blogs
Enabling Cloud Support for Optimizely CMS 12
In this post, I'll explore the configuration of Azure resources for self-managed (non-DXP) deployments. ... to use it for non-DXP usage, so I set out to decompile the CloudPlatform assembly and this is what I
Updated: Jul 05, 2023
By: Ronil Rangaiya
Blogs
Optimizely Commerce Business Foundation custom entity model - To add on Quan Mai's blog :)
who are using dotPeek by example, you need to decompile the dll Mediachase.Commerce.dll which is under ... You still have the class CustomerEntityFactory decompiled? Go back there and copy it, because it will almost
Updated: Jul 02, 2023
By: David Drouin-Prince
Blogs
Enabling Cloud Support for CMS 12 - a look under the hood
In this post I'll explore configuration of Azure resources for self managed (non-DXP) deployments. ... to use it for non-DXP usage, so I set out to decompile the CloudPlatform assembly and this is what I
Updated: Jun 29, 2023
By: Ronil Rangaiya
Forums
Find Indexing Job doesn't Finish - Error while copying content to a stream.
We recently noticed the Find search index job doesn't finish in a client's integration site ... ex) My gut asays it's just waiting, but the decompiled code shows it should never exceed 10 seconds
Updated: Jun 14, 2023
By: Mike Clausing
Forums
Smooth Deploy Internal Exception
Hello, We are trying to implement Smooth Deploy and we believe we have made the necessary ... setting DataAccesssOptions.DatabaseMode. After decompiling EPiServer.Data.dll and following the initialization
Updated: Apr 10, 2023
By: Zach Graceffa
Forums
Dynamic Webhooks based on submitted form data.
Good Evening, Is there a way to select a webhook URL based on the form type when the form is submitted? ... -actor which is what the webhook is, you can decompile and look at the CallWebhookAfterSubmissionActor
Updated: Apr 05, 2023
By: Stewart McKenzie
Forums
[bug] Find Criterion doesn't work with ContentTypeId property
Hi It seems that changing "PageTypeId" to "ContentTypeId" has not ... just have to read through thousand of lines of decompiled code to learn about historic f..ups made by architects
Updated: Feb 24, 2023
By: Mateusz Lucjanek
Forums
Unable to restrict content types using ContentDefinitions API
Hi, I was playing around with the Content Definitions API and tried to create a list of custom ... }, So looking at the documentation and also decompiling the content definition binary the support for
Updated: Feb 07, 2023
By: Emil Lundin
Blogs
How I ended up fixing a bug using an IoC trick
We did a first .NET Core migration of Optimizely for one of our client last year. We were one of ... and 14.6.0 of Episerver.Commerce.Core. When decompiling both versions of the class PaymentConverter,
Updated: Jan 17, 2023
By: David Drouin-Prince
Forums
EPiServer.Commerce.UI.CustomerService Issue
Hello, We just upgraded to the commerce version 13.27.0 and started getting the below error: If ... In some IDEs in you can set a breakpoint in decompiled code - that would help here. If you can do so
Updated: Jan 10, 2023
By: Shakti Gohil
Forums
Simple address stopped working after libraries update
After I updated CMS from 12.5.0 to 12.9.3 I started getting 404 on pages with "Simple ... message and only found out the reason by debugging decompiled code. It probably fails to migrate our existing
Updated: Dec 12, 2022
By: Ivan Maslov
Forums
Episerver.Amazon nuget package not updated
We are working on an upgrade from .NET 4.6.1, CMS 11, and Commerce 13 to .NET 6, CMS 12, ... com/episerver/content-amazon There were plans to decompile and create unofficial Amazon package, but I haven't
Updated: Dec 08, 2022
By: Alyssa Gibson
Forums
Add cache master key for pricing updates
should be no need for us developers to spend time decompiling the source to find what private strings you're ... should be made public so that I don't have to decompile and use magic strings. Master keys and public
Updated: Nov 23, 2022
By: Andreas Jilvero