Recent posts
Unable to create Umbraco Packages
Created by Dan Lister on 2 September 2010
If you experience the below error while creating an Umbraco package
Root element is missing.
I had this problem a while ago, check your /App_...
iPhone and Augmented Reality
Created by Dan Lister on 1 September 2010
Some tutorials found for Augmented Reality development on the iPhone.
...
Upgrading to EPiServer 6 and Login Urls
Created by Dan Lister on 1 September 2010
When upgrading to EPiServer 6, amendments to custom login pages have to be made if the custom login page is using the generic EPiServer styling...
EPiServer and ISAPI Url Rewriting
Created by Dan Lister on 1 September 2010
ISAPI URL Rewriting
If for any reason, friendly urls are not being parsed and are not having a page displayed, it maybe the case that the ASP.N...
How to check if an EPiServer Dynamic Property has been specified on the current page
Created by Dan Lister on 1 September 2010
Use the following method to check if an EPiServer Dynamic property has been set on the current, passing the page reference and property key to ...