smithsson68@gmail.com
Feb 3, 2010
  8137
(1 votes)

Installing multiple EPiServer CMS / Community Editions on the same server

The EPiServer CMS / Community installation packages that you download from EPiServer World are made up of a bootstrapper application (setup.exe) and a few Windows Installer (MSI) files.

One of these files, EPiServerShared.msi, is configured so that only one instance of it may be installed on a computer at the same time. Whereas all of the other MSI’s are configured for “side by side” installation.

What this means is that when EPiServerShared.msi is launched by the bootstrapper application is will check to see of there is already an existing version of it installed on the computer.

If an older version is installed then Windows Installer will replace it with the current one.

However, the problems comes when the version of EPiServerShared already installed is newer than the current one. Then you will receive an error message saying this (if you’re lucky) or if your unlucky some obscure message about a service already running. This is all correct and by design but doesn’t help you get the version of CMS or Community that you want on to the computer.

In these cases, don’t run the setup.exe bootstrapper application but instead run the individual MSI files for the relevant product, such as EPiServerCMS.msi for example.

Feb 03, 2010

Comments

Please login to comment.
Latest blogs
Optimizely Opal: How to Build Effective Workflow Agents

If you're building workflow agents in Optimizely Opal, this post covers how specialized agents pass context to each other, why keeping agents small...

Andre | May 20, 2026

ReviewPR: An Azure Function That Reviews Your Azure DevOps Pull Requests With Claude

A while back I wrote about an  Azure Function App for PDF creation that we use to offload PDF rendering from our Optimizely DXP site. That same...

KennyG | May 19, 2026

Accelerating Optimizely CMS and Commerce upgrades with agentic AI (Part 2 of 2)

The Real Transformation in Optimizely CMS 13: Why the Upgrade Itself Is the Easy Part. A field-tested playbook for enterprise teams moving from...

Hung Le Hoang | May 18, 2026

Is the most powerful AI model really the best value?

Artificial Intelligence is already becoming part of everyday software development. Developers now use AI tools to generate code, write documentatio...

K Khan | May 16, 2026