Did you make sure to unblock the zip file before extracting? You appear to have many javascript errors which would suggest not all the files being there.
I Seth - thanks for the suggestion. Yes, all the files are unblocked. We narrowed down the issue to something around anonymous authentication in IIS. For example, when we changed the settings such that the anonymous user impersonated the app pool identity, everything worked. Similarly, when we gave IUser permissions to the web site folder, everything worked. I need to go deeper to understand the root cause, but that fixed things for now.
Back office files not loading in back office
Hi all -
I just installed Umbraco on a fresh lab server and am running into some problems. First, a bit about my setup:
Here's what I get at the logon screen:
and here's what I get when I log on:
The strange thing is that when I do a network trace, it looks like forms authentication is trying to process css and js files:
thoughts??
_howard
Did you make sure to unblock the zip file before extracting? You appear to have many javascript errors which would suggest not all the files being there.
Some more information about empty trees. http://our.umbraco.org/wiki/about/roadmap/umbraco-45/upgrading-to-umbraco-45
I Seth - thanks for the suggestion. Yes, all the files are unblocked. We narrowed down the issue to something around anonymous authentication in IIS. For example, when we changed the settings such that the anonymous user impersonated the app pool identity, everything worked. Similarly, when we gave IUser permissions to the web site folder, everything worked. I need to go deeper to understand the root cause, but that fixed things for now.
_howard
What version are we talking about here?
first instict hints on permissions issues
is working on a reply...