Take the community feedback survey now.

smithsson68@gmail.com
Oct 22, 2008
  11255
(0 votes)

Installing Public Templates on an EPiServer CMS 5 R2 site with an Oracle Database

The PowerShell script we shipped with EPiServer CMS 5 R2 for installing Public Templates was unfortunately tied to MS SQL Server as the user interface wizard you use in the EPiServer Installation Manager to select the site does a hard coded check to see if the SQL Server database exists and is connectable. Obviously this doesn't work so well when the DB is Oracle :-)

So here you will find a new PowerShell script that skips the database check and installs the Public Templates on an Oracle site. Copy the file to the EPiServer CMS 5 R2 installation in the following folder:

<Program Files>\EPiServer\CMS\5.2.375.7\Install\Modules\PublicTemplates.

Next time you start the EPiServer Installation Manager you should see a new node under the 'Installed Products\EPiServer CMS\Version 5.2.375.7' node called 'Install Public Templates (No Db Check)'.

Oct 22, 2008

Comments

Please login to comment.
Latest blogs
A day in the life of an Optimizely OMVP - Introducing the beta of Opti Graph Extensions add-on

Introducing Opti Graph Extensions: Enhanced Search Management for Optimizely CMS I am excited to announce the beta release of **Opti Graph...

Graham Carr | Sep 15, 2025

Content modeling for beginners

  Introduction Learning by Doing – Optimizely Build Series  is a YouTube series where I am building  a fictional  website called  TasteTrail , food...

Ratish | Sep 14, 2025 |

A day in the life of an Optimizely OMVP - Enhancing Search Relevance with Optimizely Graph: Synonyms and Pinned Results

When building search experiences for modern digital platforms, relevance is everything. Users expect search to understand their intent, even when...

Graham Carr | Sep 14, 2025

Optimizely CMS and HTML validation message: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

When using the W3C Markup Validation Service, some annoying information messages pop up because Optimizely CMS adds the trailing slash to...

Tomas Hensrud Gulla | Sep 14, 2025 |