New MeetUp group in Gothenburg, Sweden
We have just created a new MeetUp group for all epi developers in Gothenburg or nearby.We are planning to hold a first session before summer so if you are a epi-developer and live in och nearby...
View ArticleInstalling WebApi and enable dependency injection for it
Update: I have updated the code to do as Valdis are pointing out in the comments.It is more and more common to use WebApi inside a Episerver solution, since it is great to use when you for example like...
View ArticleExtending the Episerver editor interface
This blog post will summarize the sessions I held at Episerver Ascend Nordic and Episerver Ascend Europe and you will also have to opportunity to get hold of the code yourself to try it out.I am...
View ArticleGetting this error when indexing in Episerver Find:...
After spending some time trying to figure out why I get a lot of these errors when Find are indexing my site I feel I need to share the info on why it happened.The error are can come if you for example...
View ArticleReport From Episerver Ascend
For the fourth consecutive year, Episerver is holding its grand annual conference, Ascend in Las Vegas. Episerver is growing more and more in the US, especially after their acquisition of Ektron a few...
View ArticleSQL Script to fix problem with Lionbridge after upgrade to the version for...
Disclamber: You should propably never do like this unless it is completly nessesary since you are working directly agains the database of Epi and that can be dangerous so IF you do this, I will take no...
View ArticleSQL Script to fix problem with content tree not loading or set access rights...
Disclamber: You should propably never do like this unless it is completly nessesary since you are working directly agains the database of Epi and that can be dangerous so IF you do this, I will take no...
View ArticleFixing error on loading critera for visitor group after changing namespace
Sometimes you need to move code and with that change the namespace for a class.If you do it for a content type there should be no problem at all since Episerver will update it as long as you have...
View ArticleFixing error The block or page '[ContentTypeName]' has not been synchronized yet
Sometimes the database schema synchronization for some reason does not work and you end up with an error message like this:Initialize action failed for 'Initialize on class...
View ArticleSite Settings Url and Episerver Cloud license
When Episerver released their Cloud license, also called the instance bound license that can be used both on prem or in ordinary Azure or Amazon they needed a way to get information on what site that...
View Article