November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
This post is part of a series that roughly covers a presentation I did about UI-testing at EPiServer meetup group. It contains the following parts: About why About what About EPiTest About visible elements About html About waiting About simplicity...
Tinkering around with a small EPiServer tool plugin that I am building (will be found in a later post), I decided that I wanted to try out the PageTree control; I have not been using it that much, and wanted … Continue reading →
So far we've had a basic introduction to MvcMiniProfiler and how to get it working with EPiServer , we've also looked at a version of DataFactory that gives profiling data about its calls . This time I'm going to look at giving easier access to...
.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; }...
This blog post is about how to resolve “ System.InvalidOperationException ” when trying to start the EPiServer scheduler service. A failing service The error occurred on a EPiServer CMS 5 installation running on Windows Server 2008. No upgrade or...
Many of our customers have requested a better solution for tackling large campaigns that have high demand to both server capacity and speed. We considered several different cloud services before choosing the most popular one Amazon Web Services....
This post is part of a series that roughly covers a presentation I did about UI-testing at EPiServer meetup group. It contains the following parts: About why About what About EPiTest About visible elements About html About waiting About simplicity...
Recently, we got a request from a customer to create custom error pages for their EPiServer website. Their requirements were that they should be able to set different error pages for different areas of the website and be able to edit the error pag...