AI OnAI Off
I'm sharing a database / blobs between localhost and test.
When changing access right from localhost, changes are not reflected on test and vice versa.
This seems like caching issue.
After restarting IIS, everything works as expected.
The feature you are looking for is called Remote Events in Episerver. It is related to Load Balancing but should really be used in any scenario where you have two or more sites/environments sharing the same database, e.g. one front server and one admin server. Unfortunately this is not really well documented. The article I'm always coming back to is this one: http://blog.nansen.com/2013/04/how-to-configure-episerver-load.html
Hi,
I'm using EPiServer 8.0.0
I've set the following access rights:
Anonymous visitors are still able to view the page.
Is this a bug or did I forget to do something?
Thanks!