Go to content

Go to employees

Go to search

Øyvind Tanum

Øyvind has been developing with C# and .NET since 2005. Having specialized in EPiServer since 2006, he has worked for several EPiServer partners on a variety of projects. He's been an EPiServer Certified Developer since 2008.

Øyvind Tanum
 

Problems with EPiServer SearchDataSource and globalization

When searching in a globalized solution, property values set only on the Master language branch are not visible in search results.

How to prevent EPiServer sites flooding the EventLog with inactivity errors

A client's EPiServer site polluted the Windows EventLog with lots of inactivity errors from the site's application pool. Changing the "Idle timeout" property in IIS solved this problem.

EPiServer FindPagesWithCriteria fails when PageArchiveLink has circular references

FindPagesWithCriteria will result in an SQL exception if a page is set to be archived under itself.