I have installed the EPiServer.LiveMonitor
NuGet package, and set up the live monitor functionality.
However, when I click on the live monitor tab, I can only see the root node:
Does anyone know why I can't see my whole page structure? I can neither see myself visiting the page in another tab, if that is useful information.
This is the root of the monitoring: <monitoringTarget contentId="1" />
.
Content id 1
is the root node of my page.
EDIT: I found out that it works on our test server, but not in my local dev environment. I'm not sure why, maybe it is the IIS version.