November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Har senaste tiden grejat lite med VirtualPathProvider i EPiServer CMS 5. Kom på några till synes enkla ting man kan göra. För att läsa in en bild som Stream kan man göra det på följande sätt: Stream fileStream = VirtualPathProvider.OpenFile(imageP...
Release Candidate 1 of EPiServer Connect for SharePoint Server 2007 is out in the open. Logon to Knowledge Center in order to download. The connector module requires EPiServer CMS 5 Service Pack 1 in order to install. The connector module is using...
Jag mindes att EPiServer på senaste TechForumet pratade om att man kunde skapa egenskaper på ett enkelt sätt där de är definierade i Web.config. Efter lite testande listade jag ut hur man gjorde. Det finns två egenskapstyper för detta: AppSettings...
There are many factors to look at when you want to tune the performance of your EPiServer site. This is the first post about common pitfalls and how to optimize EPiServer for performance. EPiServer and Memory First thing to check is that you have...
When you install a new EPiServer CMS 5 project using the EPiServer CMS Manager, the . csproj file shipped is for Visual Studio 2005 SP1. Opening the project in Visual Studio 2008 will start the project upgrade wizard, which will fail if you have...
I installed Vista SP1 the other week and today I wanted to access a server I am setting up by using the /console switch in Remote Desktop (to access the logged in user). But it didn't work, I just got a error "A unknown parameter was specified in...
EPiServer uses both an open source library (Lucene) and Microsoft Indexing Service to create the search index for files. In EPiServer 4 was Microsoft Indexing Service responsible for building an index for ordinary files (i.e. the upload folder) an...
I've heard the question "Can we use the Web Site model of Visual Studio to build our EPiServer solution" a couple of times and up until now the answer to this question have been "No!". The reason for this is that there is no way to exclude files a...