Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Syndicated blog - Posted on: Oct 05, 2012

    This error occured after a upgrade from Episerver CMS 5 to CMS 6 R2. When trying to publish a page this error message was shown: “urltoimage.jpg”  is not a valid value for “imageproperty” Vladimir Terziyski wrote the following about why... The pos...

  • Syndicated blog - Posted on: Oct 05, 2012

    I have notice that an exception is thrown if you try to export more than 1000 rows of data to excel in EPiServer CMS 6.0 R2. The problem can emerge if you have a lot of answers in a XForm survey for example. The exception info that is shown is: Th...

  • Syndicated blog - Posted on: Oct 05, 2012

    It looks like Microsoft has decided that a file included with the .NET Framework 3.5 and used by Commerce is not importent so they have skipped it with the .NET 3.5 installation for Windows 8. The file that is missing is "System.IdentityModel.Sele...

  • Syndicated blog - Posted on: Oct 04, 2012

    Recognize this when fetching a EPiServer project from your version control system that uses ImageVault and your development environment doesn’t have ImageVault installed? It could be related to the fact that ImageVault (version 3) requires six...

  • Posted on: Oct 03, 2012
    Rating:

    When looking at how developers using EPiServer 7 wrote their typed models we noticed a frequent use of the "BackingType" attribute. For developers used to EPiServer CMS 5 and 6 this might seem quite natural since everyone was forced to work with...

  • Posted on: Oct 02, 2012
    Rating:

    A new version of my MultipleProperty assembly is now available. For more information regarding the ElencySolutions.MultipleProperty assembly please refer to codeplex which has several links to useful resources.   Background for the v1.6.2 Release ...

  • Posted on: Sep 28, 2012
    Rating:

    I’ve been using deployment center quite a lot lately and since it hasn’t been all fun I have a couple of features I would like to see to make life easier in the future. 1. Add installation option Add a choice for if DPC should be available for all...

  • Posted on: Sep 28, 2012
    Rating:

    In EPiServer 7 we can define page types and block types in code, but how do you set the default values? Lets find out.   Override the SetDefaultValues method To set default values for page types and block types you need to override the PageData...