Which returns an invalid JSON file and an HTTP 401 response.
I'm using Umbraco 7.1.1 (I think) and .NET 4.5.1 and Windows 7. Since I'm a replacement guy for this particular project, I don't know much project-specific details. Also, I'm fairly new with Umbraco, and fairly inexperienced with ASP.NET in general, so please go easy on me ;)
Need more details -> just ask, don't assume I magically know what you need from me ;)
Session times out immediately
When I log in, the session immediately times out. Every time.
When I look at the network log, I'm seeing this url:
/umbraco/backoffice/UmbracoTrees/ApplicationTree/GetApplicationTrees?application=content&tree=&isDialog=false
Which returns an invalid JSON file and an HTTP 401 response.
I'm using Umbraco 7.1.1 (I think) and .NET 4.5.1 and Windows 7. Since I'm a replacement guy for this particular project, I don't know much project-specific details. Also, I'm fairly new with Umbraco, and fairly inexperienced with ASP.NET in general, so please go easy on me ;)
Need more details -> just ask, don't assume I magically know what you need from me ;)
Has a custom tree been added?
I fixed it by manually adding permissions for myself in the database for everything.
As for a custom tree, I have no clue. Where does it say that I have or haven't got one?
is working on a reply...