Take the community feedback survey now.
Take the community feedback survey now.
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
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...
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'.".
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...
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...
Somewhere along in EPiServer 9.x updates all JobBase references didn't compile and was marked as ambiguous.
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...
Today I was involved in an issue running the upgrade migration steps in Episerver Commerce. This step is performed if you upgrade past Episerver Commerce 9.5.0 that came with update 94. [crayon-580f8f3d3d3ad338705338/] How disappointing! Even thou...
If you are using Find it's important to know that the default behaviour is that Find replaces EPiServer.Search as the default search provider. Maybe it's common knowledge but I for sure didn't know that and got a bit suprised that one of our...