Go to content

Go to employees

Go to search

Tore Gjerdrum blogg

Tore is an EPiServer Expert and versatile .NET developer.

Tore Gjerdrum
 

Problems with dashboard

Have you ever had problems with the Dashboard giving you 404 in EPiServer before? That is probably because you have forgotten to configure  th...

Enable debugging in EPiServer Scheduler

Have you ever wanted the Scheduler to log to a file for debugging purposes? Here is a way for enabling it.

Problems with TMCore EPiServerModule and PageTypeBuilder

Have you ever used the PageTypeBuilder in an EPiServer project? If not, you should definitely take a look at it.

Settings for your application or module

Have you ever wanted to store settings for an application or a module in another place than appsettings or your own config section?

Exclude the FriendlyUrlRewriter in EPiServer

The other day I made a Plug In to the editor that could insert a hyperlink to the MainBody of pages. I made this by extending the HyperLinkPro...