Take the community feedback survey now.

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
  • Syndicated blog - Posted on: Nov 25, 2010

    As we all know whether EPiServer is running in a development, test or prod environment it needs a license to run. Normally this is done by saving the "License.config" file in the root of the application. License management can sometimes be a pain ...

  • Posted on: Nov 25, 2010

    The title might sound like something really exciting, but it’s actually something rather mundane in one way and very specific in another. So TLDR warning! The background is that a client used too many variables with long names in the httpCacheVary...

  • Posted on: Nov 25, 2010

    This is a post in a series about testing and EPiServer. This post will cover some basic concepts as well as the tools we’re going to be using later on. I find that discussing naming style of tests, while important, can be as much of a productivity...

  • 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....