I'm developing my first EPiSeven site, and I have some problem with the QuickNavigator-bar.
I run the site at localhost:17000.
When I vistit the site (not logged in) everything is okej, no errors. But when I log in to the site, and later visit the site, I get the
[NullReferenceException: Object reference not set to an instance of an object.]
EPiServer.Web.PageExtensions.QuickNavigator.RenderMenuScripts(Object sender, EventArgs e) +116
Now EPiServer i trying to create the QuickNav and fail. How do I fix this annoying problem?
Hi!
I'm developing my first EPiSeven site, and I have some problem with the QuickNavigator-bar.
I run the site at localhost:17000.
When I vistit the site (not logged in) everything is okej, no errors. But when I log in to the site, and later visit the site, I get the