smithsson68@gmail.com
Oct 22, 2008
visibility 11656
star star star star star
(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

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |