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: Nov 24, 2010

    About a month ago I released version 1.0 of the search and replace plug-in I have built for EPiServer 6 and onwards. For those of you who have not taken a look at the plug-in yet, basically it allows a user to search and replace content within a...

  • Posted on: Nov 23, 2010

    In this post I will share some knowledge that can be useful when an import or a mirroring job fails. The first thing I usually do is to turn on logging for the relevant namespaces which can be done by adding a block like below to your EPiServerlog...

  • Posted on: Nov 22, 2010

    Wrote this wish list a while back but didn’t get around posting it. Hopefully I don’t have to wait long In no particular order: 1. Add a more readable name to complement the version number in the deployment center. I sure prefer CMS 5 R2 SP2 inste...

  • Posted on: Nov 22, 2010

    A setup where you have multiple sites running on different ports on the same host/domain can be handy for quick deployment of sites for testing/demoing/etc and does work fine for the most part. However, there is an issue that you will likely run...

  • Posted on: Nov 22, 2010

    In a recent project of mine, we needed to get the roles from AD. The AD roles we needed was deep inside the structure of the AD. But when we sat the connection string to point to that branch of the AD tree, none of the users got any of the roles....

  • Posted on: Nov 20, 2010

    As a lot of you probably have guessed, the next of release of EPiServer CMS is starting to look really good! It’s an “R2” of CMS 6 with a lot of cool new functionality, and we’re hoping to have a beta out before Christmas. The final release is...

  • Syndicated blog - Posted on: Nov 19, 2010

    A troubleshooting checklist related to access rights in EPiServer and IIS.

  • Posted on: Nov 18, 2010

    For various reasons related to a SSO scenario I have a custom handler which the client calls when loading a page. The handler was basically three lines of code. This post is about the third line. Which is no longer in there. Page loading time: 115...