Try our conversational search powered by Generative AI!

Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Posted on: Mar 14, 2016
    Rating:

    I have written a follow up of my last blog post about the Geta Klarna Checkout module for Episerver Commerce. This time the topic is about validating a checkout order. Read the full blog post at my company blog: http://geta.no/blogg/validating-a-c...

  • Syndicated blog - Posted on: Mar 14, 2016

    This bug appears only in load-balanced / remote events setups for CMS versions between 7.5 and 9.0.2 (released September 14th 2015, in which it was fixed). It’s reported as bug CMS-1405. This memory leak is relatively slow. Because of the way that...

  • Posted on: Mar 14, 2016
    Rating:

    Why redirect? A very good thing about Episerver Commerce is that even you enabled the partial routing system, the old SEO Uri:s will continue to work (of course, as long as you keep the Uri:s unchanged). So they can coexist in same website - but...

  • Syndicated blog - Posted on: Mar 14, 2016

    I was updating EPiServer to EPiServer 9.7 and while I was at it I updated System.web.mvc to 5.2 as well. Unfortenatly the preview of blocks stopped working with the error "There is no build provider registered for the extension '.cshtml'.".

  • Syndicated blog - Posted on: Mar 14, 2016

    Wouldn’t be nice to be able to validate the old passwords when you migrate from Membership provider to ASP.NET Identity? This was one of my headaches in an earlier project, but here is the solution. Prerequisite  The example in this post are based...

  • Syndicated blog - Posted on: Mar 14, 2016

    Last post I discussed why Frequent Web Application restarts are bad. This is an issue that can cause you pain trying to get the application back up running again: Death by IIS Ping IIS’ built-in health monitoring is quite simple, but despite it...

  • Syndicated blog - Posted on: Mar 11, 2016

    Somewhere along in EPiServer 9.x updates all JobBase references didn't compile and was marked as ambiguous. 

  • Syndicated blog - Posted on: Mar 11, 2016

    There are many different ways you may inadvertently kill your web application’s presence online. Here I try to list the major reasons an IIS site running .NET may underperform. The trickiest cases to prevent are the time bombs. That code that runs...