Shamrez Iqbal
Oct 7, 2008
visibility 7247
star star star star star
(0 votes)

Problems with access rights to VPP in a load balanced enviroment

Some weeks ago after installing Cms5 in a load balanced enviroment a problem surfaced with access rights to the VPP-folders. The vpp files for the site was on a fileshare on a seperate server,  and after installing a site on the first webserver, we copied the files to the other server, did some web.config changes,  but the site did not work, and the error message (i do not recall the exact error message now) pointed to the VPP filepath.

After some reflection and creating a page which simulated the vpp-behaviour we discovered that while one server had access rights to the vpp-files on the other server, but the second webserver didn’t have access rights to it.

We had to use SetAcl to fix the permissions for this problem but it turns out that the installer sets explicit ntfs-permissions on the vpp-folder.

We didn’t experiment with running the installer on the webserver causing problems and its possible that it would not work because of the explicit permissions being set by the installer (they might be replaced on consecutive installs).

Oct 07, 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 |