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
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 07, 2017
By: Brian Weeteling
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
Forums
Failing to create content because of ApplicationLog username max length
Hi, I'm having an issue where I'm failing to create content in the commerce catalog ... length to the username column if the generated decompiled code is to be trusted. Changing to some other
Updated: Jul 17, 2018
By: John George
Forums
PropertyData.GetSetting() method is obsolete
I am trying to use the code for a multi-select drop down list.  public class PropertyDropdownCheckListControl ... if I'm giving you the best help, but mostly decompiling the obsolete method gives you a hint on what
Updated: May 10, 2016
By: Abhilash K
Forums
LoggerExtensions.Error("message", exception) duplicates exception in output
ILogger log = GetLoggerFromSomeWhere(); log.Error("Message", exception) Consider ... code just because of the default value. When decompiling, it seems that it defaults to <strong>LoggerExtensions
Updated: Oct 14, 2016
By: Arve Systad
Forums
Unable to cast string to SpecializedProperties.ItemCollection [11.8.3]
Upgraded from Commerce 10.4.3 to 11.8.3. Now I'm getting the error below when trying to access ... just a few injected dependencies, I'd try to decompile the method and debug it in your startcontroller
Updated: Apr 16, 2018
By: Dagfinn Reitan
Forums
Episerver Search & Navigation (Find) - UnifiedSearch: Option to disable FilterOnCurrentSite() during initialization
Relevant for multi-site scenarios, using Episerver Search &amp; Navigation (Find), and using ... rentsite-for-unifiedsearch/ but it involves decompiling the S&amp;N code and copying that, removeing
Updated: May 14, 2020
By: Henning Klokkeråsen
Forums
OrderContext.FindPurchaseOrdersByStatus gives SQL Error
Yesterday we installed the latest version of Episerver Commerce. It seems that the way how&nbsp;FindPurchaseOrdersByStatus ... works has been changed. Already dived into the decompiled code and found out that there is a bug in the
Updated: Nov 28, 2018
By: Jeroen van Lieshout
Forums
Forms Localization Validation Issue Between version 4.7 and 4.10
version and have en-ca fallng back to en-ca.  In decompiling the EPi code we discoverd the issue. Upgrading ... We discovered the error in our error logs and decompiled the dlls to find the issue.&nbsp; We have en-us
Updated: Mar 28, 2018
By: Dave Elias
Forums
Cutom shipping implemetation not working after upgrade to 12.2.0
Hi, Below is a custom shipping implementation, I have also registered it in the ConfigureContainer ... was looking into the case. I used dotTrace to decompile the assembly and it has no attribute. Was there
Updated: May 30, 2018
By: Siddharth Gupta
Forums
Make EPiServer.Logging.TraceSourceLoggerFactory (and its logger) support asp.net trace source configuration
The TraceSourceLoggerFactory does nto support asp.net configuration (and will actually break ... the same name as the logger, with this line (decompiled): this.Source.Switch =new SourceSwitch(this
Updated: Jan 15, 2018
By: Erik Nilsson
Forums
Exception thrown in EPiServer.Cms.Shell.Service.Internal.ContentService.SaveMedia
Hi all,  When we replaced an image in the CMS, we kept seeing an error: "Timed ... available online, but nothing worked.  Eventually we decompiled your code and found that an exception is thrown
Updated: Jun 25, 2018
By: Thomas Dane
Forums
Fetch Warehouse Inventory for Catalog in Custom Tab in Catalog Managment > Catalog > Currencies
Hi All, This is Arjun from CGI. We have integrated EPI 7.5 with our application. i have created ... warehouse and selected currency . Actually, i have decompiled MediaChase.ConsoleManager.dll and Opened code
Updated: Mar 23, 2016
By: Arjun Katkojwala
Forums
How to customize email notification?
We are new to Episerver and I was not able to find where can I change this notification? How ... here, I would suggest digging into this more by decompiling the class "ApprovalHtmlEmailFormatter" in the
Updated: Feb 08, 2021
By: Ivana Cakic
Forums
VisitedPage event is never raised
I have now tried to ... implement the Criterion myself, bascially using the decompiled code from EPiServer.Personalization.VisitorGroups
Updated: May 11, 2015