Login

Blog entries posted during January 2008

Jan
22

Upgrading Your CMS Site

Posted by: Mari Jørgensen

Now that EPiServer SP1 is available, you might want to use the EPiServer CMS Manager to upgrade your site. Keeping that in mind, here is something nice to know. When upgrading you might recieve this error message: 1. In the sites bin folder, ... [Read full article]

0 Comments

Jan
18

Hiding Category Tab

Posted by: Mari Jørgensen

Ever wanted to hide the default Categories tab in editmode? Well, with EPiServer CMS 5 and the EditPanel LoadPage event, you can! public class Global : EPiServer. Global { protected void Application_Start(Object sender, EventArgs e) { ... [Read full article]

0 Comments

Jan
15

Configuring Enterprise Sites

Posted by: Mari Jørgensen

The other day I was setting up my first EPiServer CMS 5 Enterprise site, using the following technical note as a guide. I had some trouble getting *internal links to work - *internal meaning links within the same EPiServer database, but on another... [Read full article]

0 Comments

EPiTrace logger