Go to content

Go to employees

Go to search

2008

 

Access denied when using Link Collection property or MulitPageProperty

In my last project I came across a rather strange error. In my solution (EPiServer CMS 5 SP3)  a user could be logged in with a user that don’t have read access to the startpage but having full access to a specific part of the site including the...


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 HyperLinkProperties.aspx, the PageBrowser.aspx, the PageExplorer.ascx and the HyperLinksProperties.js.


Authenticate users from different sources

A blog post about how you can do authorization from multiple sources

Tags


Custom boolean property

As a developer working with dynamic properties, I am sure you have came across the fact that it is not possible to reset or empty an EPiServer boolean dynamic property. This is something I’ve needed several times, so here is a simple sample code t...


Initial migrating - upgrade from 4.x to 4.62B fails if already running CMS5

One prerequisite for migrating from EPiServer 4 to 5 is that the site in question is upgraded to version 4.62B. During this upgrade I came across the following error: Running Assembly installer for EPiServer.SchedulerSvc.exe:"Cannot install files:...


Installer fails when installing CMS4 on .net Framework 3.0 or higher

When installing an EPiServer CMS 4 (using EPiServer Manager 1.3.3.0) on a machine that has .net Framework 3.0 or higher installed the installation manager fails. In order to make the installation complete, rename the folders containing the framewo...


Office 2007 Mime Types (for IIS)

If you can't upload documents of type Office 2007 to your Windows server you might want to check if IIS allows Office 2007 mimetypes! In my case I was running Windows Server 2003 and IIS 5.6. Use this guide to correct the problem: http://www.bram....


Problems accessing edit/admin mode in R2 on non-english OS

How to access edit/admin mode in non-english environments


MultiPageProperty and ReadOnly page cache in EPiServer CMS 5

There has been a new commit of the MultiPageProperty on CodeResort fixing a bug that has appeared with the read only page cache in EPiServer CMS 5.


Problems with SearchDataSource and EnableVisibleInMenu

Some days ago I had a problem with getting the SearchDataSource to return hits in documents stored in UnifiedFileSystem. The Search template that is delivered with EPiServer CMS 5.1 works fine. But I made a little change to the default template. I...


Nested groups in Active Directory and EPiServer CMS

Have you ever tried nested groups in Active Directory (AD) and experienced problems when logging on with one of these in EPiServer CMS?


The trust relationship between the primary domain and the trusted domain failed

Keywords: Trust, domain, SystemException, System.Security.Principal.NTAccount.TranslateToSids,   EPiServer.Security.UnifiedPrincipal.IsInRole The solution to this failure message is pretty well described both on EPiServer forum and on EPiServer...

Tags


Duplication of associations superclass contraints and more in TMCore07 SP3

EPiServer site with TMCore: TMCore07 SP3 and TEM v2.3 During either the convertion from TMCore07 SP1 to SP3 or when I wanted to see what happend when I clicked the Generate Schema button in the Topic map editor, many of the associations got...


Validation of viewstate MAC failed

A blog post to explain the Validation of viewstate MAC failed error


Emptying the Recycle Bin in CMS

Default the "Empty Recycle Bin" only deletes pages older than 30 days (that is default by EPiServer). To delete pages newer than this use the following stored proc: editDeleteChilds'2' where '2' is the pageId of the Recycle Bin. This may come in...


Limit the number of page versions

There’s a smart built-in function in EPiServer that I guess not to many editors/developers use or are aware of.

Archive

Tag cloud