London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Found 203 hits.
Sort by: Relevance Date
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: Jan 12, 2025
By: David Drouin-Prince
Forums
Managing Workflows
Hey, How do you guys manage customizing the workflows?  If you have customized workflows in ... of functioning code aftwards unless we first decompile the latest released dll's and diff them to see
Updated: Apr 07, 2015
By: Adam Finzel
Forums
VisitedPage event is never raised
I have now tried to implement the Criterion myself, bascially using the decompiled code ... implement the Criterion myself, bascially using the decompiled code from EPiServer.Personalization.VisitorGroups
Updated: May 11, 2015
Forums
Exception thrown in EPiServer.Cms.Shell.Service.Internal.ContentService.SaveMedia
Hi all,  When we replace an image in the CMS, we keep seeing an error: "Timed ... available online, but nothing worked.  Eventually we decompiled your code and found that an exception is thrown
Updated: Jun 26, 2018
By: Thomas Dane
Forums
What happends "under the hood" in AdjustInventoryOrRemoveLineItems
question to EPiServer mostly i guess. AdjustInventoryOrRemoveLineItems  what does it ... something does "under the hood" in epi is just to decompile it using Jetbrains dotPeek or ilSpy or something
Updated: Nov 15, 2017
By: Pawel Goralczyk
Forums
Facing issue with understanding Custom Properties
Hi, I am new to Episerver and learning it from documentation. i picked this topic ... Episerver .dll files in dotPeek or other decompiling tool. Decompiling PropertyLongString I think that
Updated: Jul 12, 2017
By: Amit Mittal
Forums
"Shipping gateways and providers" documentation - a few questions
I'm trying to create a new shipping provider and a plugin via the Commerce documentation "Shipping ... find the source code online) or decompile sources and see decompiled and rather hard-to-read code?6.
Updated: Aug 01, 2022
By: Dariusz Woźniak
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
Forums
Get the name of visitor group(s) applied to a text fragment
Hi! How is it possible to get the name of the visitor group(s) applied to a text fragment? We are ... too?     After alot of digging in decompiled code it looks like this is the way you guys do
Updated: Aug 01, 2013
By: Trond Klakken
Forums
Catalog routing language issues
Hello! I'm having an issue with catalog routing that I can't seem to resolve.We have ... debugging decompiled Episerver code, not sure about Visual Studio. Anyway, if you can debug decompiled code
Updated: Mar 17, 2022
By: Jacob Hyllengren Larsson
Forums
HttpContextAccessor.HttpContext is null in blocks and in @sections
ExecuteAsync() in *MY VIEW NAME* I've debugged the decompiled code and in ContentRenderingContext HttpContextAccessor ... EditAttributes with ProperyFor and it works fine. I laso decompiled it and I see that in GetHtmlForDefaultMode
Updated: May 16, 2022
By: Ivan Maslov
Forums
Cannot not open purchase order in Commerce Manager
SIT\AppData\Local\JetBrains\Shared\v03\DecompilerCache\decompiler\2D12B082-B9C6-4C49-B496-3D91C5A8BB9B\40\34a42624\OrderStatus ... SIT\AppData\Local\JetBrains\Shared\v03\DecompilerCache\decompiler\2D12B082-B9C6-4C49-B496-3D91C5A8BB9B\3e\feec
Updated: Oct 09, 2017
By: Kristoffer Lindén
Blogs
Debugging Episerver dlls (or basically anything)
A decompiler is an unknown tool to Episerver developers. Nobody would dare to use it on Episerver dlls ... absolutely no way to debug Episerver dlls. A decompiler is a good friend of many Episerver developers
Updated: Mar 22, 2017
By: Brian Weeteling
Forums
Multi-select faceting
search from what I can gather) so you need to decompile the built in TermsFacetRequestConverter and make ...           }} If you decompile the EPiServer.Find.Api.Facets.TermsFacetRequestConverter
Updated: Jun 02, 2020
By: Rasmus Thimsen
Forums
Problems with HTML-content
place Same problem over here. My solution was decompiling the assembly EPiServer.Mail.Core.Web and ... source and alter GetMailBody(). Replacing decompiled code: if (typeof(Global).GetProperty("UrlRewriteProvider"
Updated: May 20, 2013
By: Ludvig Enström