In this project I’m working in at the moment we are developing an intranet based on EPiServer Relate. Currently in phase 2 of the development we are going to add the possibility for the users to blog about work etc on the intranet. If you look at the blog template in the Relate templates it’s …
Tag Archives: EPiServer
WordPress admin in EPiServer Online Center
This was just made as a demo where I wanted to show how to have the admins of two systems in the same when having EPiServer as main CMS. It’s the same approach as EPiServer themselves has with their EPiServer Commerce module. What I did was implementing a simple case of integrating the admin of …
Problems with adding Community to existing EPiServer CMS site
Had some problems adding Community to EPiServer CMS. The main cause was the error message “There is insufficient system memory in resource pool ‘internal’ to runt this query”.
Instance validation error exporting page types from migrated EPiServer
Do you try to export data from a migrated EPi Server installation and all you get is “Exception: There was an error generating the XML document.[Instance validation error: '268435455' is not a valid value for EPiServer.Editor.EditorToolOption.]“? Then I got the solution for you! You have to re-save some of your page properties before you can do that. The migrating tool, or something else, mess up things during the migration process.