Try our conversational search powered by Generative AI!

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: Feb 06, 2008

    Many of us have implemented registration procedures both in generic ASP.NET sites and also in EPiServer. One of the more annoying things when you as a developer or tester works with the registration procedure and have to test email activation. It...

  • Syndicated blog - Posted on: Feb 06, 2008

    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...

  • Syndicated blog - Posted on: Feb 06, 2008

    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...

  • Syndicated blog - Posted on: Feb 05, 2008

    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...

  • Syndicated blog - Posted on: Feb 01, 2008

    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...

  • Syndicated blog - Posted on: Jan 30, 2008

    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...

  • Syndicated blog - Posted on: Jan 28, 2008

    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...

  • Syndicated blog - Posted on: Jan 25, 2008

    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...