volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Steve Celius

Steve Celius

personAlias: Steve Celius
businessCompany: Episerver Norway
location_onLocation: Norway
linkBlog: My little corner
infoAbout me: Country Manager for Episerver Norway EPiServer Commerce geek! Also like troubleshooting, performance and DevOps.

CRP Information

Level: Contributing Citizen
Total contribution points: 1217 (gain 283 points more to level up)

Score Distribution

Posted on: May 25, 2015
Rating:
star star star star star

Lets say you wanted a simple block to show a title, just to let your editors break up a long content area with some contextual spacing. Simple stuf...

Posted on: Dec 10, 2014
Rating:
star star star star star

The new version of the Google Analytics Add-on for EPiServer has some exiting new features that allows you better control over how and what you tra...

Posted on: Jan 30, 2011
Rating:
star star star star star

Symptoms On a recent support case I was involved in, a customer had several sites (6) running on a 32 bit Windows Server 2008 in an enterprise setu...

Posted on: Jun 08, 2010
Rating:
star star star star star

At the EPiServer Partner Summit 2010 in Malmö I did a presentation about deployment in EPiServer CMS. If you did not attend it, you missed topics...

Posted on: Apr 26, 2010
Rating:
star star star star star

If you declare your own logger in Global.asax.cs (for the Global class) you will effectively turn off all log4net logging for the entire site. Like...

Posted on: Mar 31, 2010
Rating:
star star star star star

If you’re using an appender layout like this: 1: < layout type ="log4net.Layout.PatternLayout" > 2: < conversionPattern value ="%date %level...

Syndicated blog - Posted on: Sep 01, 2009

I’m doing some work on a site with a huge database and needed to delete a couple of properties from a page type, which repeatedly gave me SQL timeo...

Syndicated blog - Posted on: Aug 23, 2009

Lately I have heard from several developers that FindPagesWithCriteria is evil, and should be avoided at all costs. I’ve heard it from different...

Syndicated blog - Posted on: Aug 21, 2009

I’ve been doing some performance tuning on a large site recently, and one of the problems we had was that clicking pages in edit mode was quite slo...

Syndicated blog - Posted on: Oct 15, 2008

In EPiServer CMS 5 R2 there is a change in the GetPage() functionality which is marked as a breaking change. The change concerns security,...