smithsson68@gmail.com
Feb 3, 2010
visibility 8238
star star star star star
(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

error Please login to comment.
Latest blogs
Copies vs. Connections: Modeling Content Areas for Multilingual Success

Starting With the Simple Question Most multilingual content modeling conversations start with a deceptively simple question from a client: "If we s...

Vipin Banka | Aug 23, 2026

Content Transfer coming to Optimizely SaaS CMS

Back in June I released Content Transfer on the Optimizely nuget feed – today I’m releasing version 1.0 , because we’ve had it running out in the...

Matt Pallatt | Aug 23, 2026

Improving Optimizely Product Information in LLM Tools

Tools like Claude Code can be great for working with Optimizely CMS, but when they index outdated or incomplete information about developing a...

Nicholas Sideras | Aug 21, 2026 |

How to Get a Bacpac Out of DXP (And Never Do It By Hand Again)

Every Optimizely DXP project eventually runs into the same task: getting production data onto a local machine so you can actually troubleshoot...

KennyG | Aug 20, 2026