Login

Blog entries posted during April 2008

Apr
16

C# Code: How to transform Åäö to Aao

Posted by: Fredrik Haglund

I have extended the Friendly Url Rewriter in one project to rewrite all URL:s following a specific pattern to a search page. Search Engine Optimization (SEO) with Friendly URL Rewriter Instead of having to use URL that looks like this: http://www.... [Read full article]

0 Comments

Tags:

Apr
14

Cached EPiServer License Violation script error

Posted by: Fredrik Haglund

You will probably first notice that something is wrong because you get strange behavior from EPiServer. Maybe the right-click menu does not work in view mode or something misbehaves in edit mode. I had a client with this issue who could not get... [Read full article]

0 Comments

Apr
03

Enable debug logging for EPiServer Scheduler

Posted by: Fredrik Haglund

If you have problems with the EPiServer Scheduler Service unexcitingly stopping you can also turn on debug logging to get more clues. Change EPiServer. SchedulerSvc. exe. config FILE You need to add the following to the service’s config-file to get... [Read full article]

0 Comments

Apr
03

Auto Restart of EPiServer Scheduler Service

Posted by: Fredrik Haglund

There are several functions in a EPiServer Web Application that rely on the Services installed by EPiServer Manager. For example delayed publish of a new version of a page at a specific time, mirroring of pages between servers, archiving pages that... [Read full article]

0 Comments

EPiTrace logger