November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
never mind:
<add name="EventSubscriberHostModule" type="EPiServer.EventSubscriberHostModule, EPiServer" />
was not in web.config :)
Hi.
We have set up an Enterprise solution with about 5 different sites/startpages using the same database and the same codebase. One of these sites is a top-site, and one function is to view recent articles from the other sites using a newslist. When articles on the underlying sites are updated, the newslist from the top site does not, before after a recompile of the source or an iisreset or similar. We suspect that something is wrong with the cache-settings or something. Caching for the top site is turned of, and we think the other cachesettings are correct. For the site which the new artice/change is published, everything works fine. Any ideas?