Thanks for the reply. Seems like other people experienced the same issue. I think it was a cache issue. I reset the app pool 2/3 times and it resolve its self. I created a new section/application so likely bumping the version number of the ClientDependancy would have solved it also!
Does this only happen on IE? Any specific version of IE or any?
And you still dont get any errors either in the console or the logfile?
It might be a worth reporting this as a bug on http://issues.umbraco.org? Be sure to specify which version of Umbraco you are using and as much details as you can (how to reproduce the error, IIS settings, load balanced enviroment or not, browser version or anything that might help to find the problem).
In the meantime I guess (if the problem only occurs in IE) tell your client to use another browser until you find the problem.
Best of luck to you, hope you find answer to this!
I get an error looking like this and the only way to resolve it is to restart the app pool.. But that's not specific to IE but in all browsers it happens in all.
I can't remember the exact details, but I think the missing token error is caused some an issue with your cookies. If you try to clear the cookies for your domain, it should work again ;)
Also if I remember correctly, this is fixed in newer versions of Umbraco.
Backoffice Not Loading in IE
Hi,
Anyone know why with a 7.4.3 project the backoffice would not load in IE?
The in browser console is showing no errors and log files aren't saying anything relevant.
John
Hi John.
Does´nt anything load at all? Not even the login screen?
I tried re-creating the same error by opening a clean 7.4.3 install on IE11 but no problems for me.
My initial thought is that its a cache issue.Have you tried clearing the cache and bumping the /Config/ClientDependancy.config version number?
Bonus question: Are you in a load balanced enviroment?
Bonus question 2: What version if IE? or just all of them?
Hope i can be able to help with a little more information.
Take care!
Hi Dennis,
Thanks for the reply. Seems like other people experienced the same issue. I think it was a cache issue. I reset the app pool 2/3 times and it resolve its self. I created a new section/application so likely bumping the version number of the ClientDependancy would have solved it also!
https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/71950-bug-empty-dashboard-firefox
Glad i was able to help you John.
Yes, 9/10 times, bumping the ClientDependency version number fixes it.
Or:
:) Take care! / Dennis
Hi Dennis,
Still having issues. Seems fine for a couple of hours but then causes issues once more.
John
Hi John.
That was very unfortunate to hear. :(
Does this only happen on IE? Any specific version of IE or any?
And you still dont get any errors either in the console or the logfile?
It might be a worth reporting this as a bug on http://issues.umbraco.org? Be sure to specify which version of Umbraco you are using and as much details as you can (how to reproduce the error, IIS settings, load balanced enviroment or not, browser version or anything that might help to find the problem).
In the meantime I guess (if the problem only occurs in IE) tell your client to use another browser until you find the problem.
Best of luck to you, hope you find answer to this!
Take care!
I get an error looking like this and the only way to resolve it is to restart the app pool.. But that's not specific to IE but in all browsers it happens in all.
It looks like this,
And the dashboard is just trying to load.
Hi Anders yes it's the same issue and is not specific to IE like I original thought. I restart the app pool but within the hour the issue returns!
Yeah that's the only way for me to resolve it also..
I don't quite know why, but i got an old Umbraco version, so maybe an upgrade would help.. :)
But in your case, i really don't know :-/
I can't remember the exact details, but I think the missing token error is caused some an issue with your cookies. If you try to clear the cookies for your domain, it should work again ;)
Also if I remember correctly, this is fixed in newer versions of Umbraco.
Hi Anders,
Clearing the cookies doesn't help. My guess is something is wrong when the cookie is set originally.
Hi Anders,
The issue seems to lie with creating a custom section.
As I marked the wrong answer right I've created a new post here:
https://our.umbraco.org/forum/extending-umbraco-and-using-the-api/78791-417-errors-backoffice
is working on a reply...