Blog entries posted during October 2008

Breaking Change in R2 Might Affect Security

by: Steve Celius

In EPiServer CMS 5 R2 there is a change in the GetPage() functionality which is marked as a breaking change . The change concerns security, specifically how security is checked when you call DataFactory.GetPage() . Up to now, which means all... [ Read full article ]

15 October 2008  8 Comments


Installer Issues in R2

by: Steve Celius

The new installer shows great promise, but as usual - new things need new adjustments. First; a big hands up to the brave souls in the EPiServer development team diving into the deep end and making a new installer. It is not just an installer, it ... [ Read full article ]

14 October 2008  3 Comments


Strange Error Message In CMS 5

by: Steve Celius

I was deploying a new CMS 5 R1 (SP?) site today, to a server without EPiServer Manager, brand new .NET Framework 3.5 installation and generally nothing set up as it should. Having copied, configured, tuned and tweaked security and settings the way... [ Read full article ]

13 October 2008  0 Comments


EPiServer System Files Have Moved

by: Steve Celius

If you’ve read Fredrik's recent blog postings , or checked the folder of a newly installed R2 site, you might have noticed that the list of folders has shrunk. “Private” files, or system files, belonging to EPiServer has been moved out of the web... [ Read full article ]

11 October 2008  8 Comments


Client Caching in R2 and Localhost

by: Steve Celius

I was investigating some other issue in R2 and was looking at the output in Fiddler . Much to my surprise, all the requests had caching set to private, and even though resources are cached (they will return a 304 not modified header) it still... [ Read full article ]

11 October 2008  4 Comments

EPiTrace logger