Found 203 hits.
Sort by: Relevance Date
Forums
Extend Change Log Admin Tool
Hi, Is it possible to extend the Change Log tool? When any content is deleted from Content ... Log Action list? Any Suggestions? You could decompile EPiServer.UI.Admin.ViewChangeLog using DotPeek
Updated: Nov 29, 2019
By: Jayesh Madhwani
Forums
Customize an existing Report
I have some experience in creating new reports for the Reports-functionality in Episerver ... webforms? Thanks in advance Use DotPeek or ILspy to decompile EPiServer.Cms.Shell.UI and find the LinkStatus
Updated: Nov 11, 2019
By: ronald hartman
Forums
A/B Testing - StickySiteKpi.AddSessionOnLoadedContent throws NullReferenceException when examining referer header under specific conditions
PublicKeyToken=b03f5f7f11d50a3a) After a bit of decompiling and debugging, I determined that the error seems ... used to track Sticky Site KPI conversions. The decompiler shows that when the cookie does not exist and
Updated: Nov 02, 2019
By: Christian Simpson
Forums
OrderValidationService does not remove lineitem? [12.16]
ryOrRemoveLineItem extension method. If you decompile the default implementation of IInventoryProcessor ... LineItems based on inventory available.  If you decompile the Epi code you will see that UpdateInventoryOrRemoveLineItem
Updated: Oct 25, 2019
By: Kristoffer Lindén
Forums
Discount is not getting applied to price properties
the method OrderRewardApplicator.ExtractPrices (decompile to find) would return null instead of an actual ... classes I've decompiled though. Well, that doesn't help much ;) Looking at the decompiled code, at least
Updated: Oct 15, 2019
By: Mattias Bomelin
Forums
Support for the Webforms Editable="false" in MVC PropertyFor
It might be me that is not good at decompiling and googling but I can not seem to find how to use Editable="false"
Updated: Jul 02, 2019
By: Henrik Fransas
Forums
Need Assistance on Promotion
Hi, If a customer buys a set of items, we would give one item(which is not in that set) free. ... one  product.But it applied to 5 products. Decompiling the source code for GetFreeItemsProcessorBase
Updated: Jun 27, 2019
By: mekala v
Forums
Error occurred when removing the user in EpiServer - ArgumentNullException: The type cannot be null
I have used, CommunitySystem.CurrentContext.DefaultSecurity.RemoveUser(IUser user); To ... SecurityHandler.RemoveUser(IUser user) I have decompiled the '<em>EPiServer.Common.ImplementationModule'</em>
Updated: May 15, 2019
By: Senura Dissanayake
Forums
Cart Shipping Lost When Registering (Commerce 11.8.2)
We have a process where users can complete our basket process anonymously. During this process a ... it works for sure :)&nbsp; Thanks, yeah I've decompiled and looked at this before and it didn't seem
Updated: May 02, 2019
By: Scott Reed
Forums
Issue with razor views while developing custom add-on
I've come across an issue while creating a custom MVC add-on. I have managed to find ... for this? I've debugged (as far as I could with decompiled source) - seems like request for web.config file
Updated: Apr 25, 2019
By: Ollie Philpott
Forums
Visitor Group Criteria statics data refresh interval duration
How long does visitor group statics data take to refresh? We are testing visitor group criteria ... registry class. I found the interval by browsing decompiled sources. The visitor group statistics gadget
Updated: Mar 28, 2019
By: Praful Jangid
Forums
eCommerce 5.2 Cannot create contact in Turkish (Turkey)
Hi all, I got an exception when creating contact in Turkish. Please see my sample code: ... 0)</code>?</strong> Many Thanks! P/S: When I&nbsp;decompiled&nbsp;Mediachase.BusinessFoundation.Data, Version=10
Updated: Mar 04, 2019
By: Van Pham
Blogs
Episerver Form MailChimp Integration
Episerver Forms are maturing with every update, which helps both developers and those ... documentation just isn’t mature enough, so I started decompiling assemblies to see what I could leverage. (Note:
Updated: Feb 12, 2019
By: Joshua Folkerts
Forums
Error message when creating discount
When creating a discount in episerver back office I recieve the following error: Content ... anyway created and works as expected. When I decompile SalesCampaign I can se that it inherits from BasicContent
Updated: Feb 11, 2019
By: daniel sandberg
Forums
Episerver Forms SDK
I was wondering if there was an online SDK reference for Episerver Forms? Thanks Hi Scott, ... use something like resharper or ILSpy (free) to decompile the DLLs if you want to browse the full assemblies
Updated: Feb 07, 2019
By: Paul McGann