smithsson68@gmail.com
Dec 5, 2008
visibility 9928
star star star star star
(0 votes)

New Install Public Templates PowerShell script for EPiServer CMS R2

Those of you who have used the new Installation Manager in EPiServer CMS 5 R2 to install a site with the EPiServer Public Templates may have noticed an annoying "feature". The feature is that is doesn't update the PublicTemplates.proj file installed on the site with the URL you chose for the site. This means that when you open the project in Visual Studio you need to remember to update the URL in the project properties in order to use F5 debugging. The root cause of this is basically because the proj file is not in place when you think it is and therefore cannot be updated. The problem is described in more detail here.

Anyway, the problem is fixed in the next version of the Installation Manager (which has been renamed to Deployment Center, more of that to come soon), which will soon be released with our exciting new Relate+ product and the next version of the EPiServer Community product.

Here you will find a new version of the Public Templates PowerShell script for CMS R2 that updates the proj file with the site URL. All you need to do is download it and replace the existing one in your Program Files\EPiServer\CMS\5.2.375.7\Install\Modules\PublicTemplates folder. It's probably a good idea to copy the old one out first, just in case you need to revert back to it anytime.

Dec 05, 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 |