so I've been using Umbraco in a development environment for a little while, having an installation on my own computer, using a common database (i.e. the database is also being used by an Umbraco installation on another server).
This used to work very well, but for some reason, when browsing the backend on my own computer, all the sections are just empty (see screenshot). This means no access to content, settings, developer or uCommerce (which are the areas I normally work within). When I browse the server's copy of the same site, using the same database, there are no problems.
I've tried copying all the files from the other server, I've tried checking out the entire project from Team Foundation Server, Cleaning and rebuilding, checking and double checking permissions, even created a new user which is now the user under which the site is executed, and the same user has modify-permissions on the entire folder.
I've also tried disabling the firewall on my own computer, browsing my computer from another computer, opening the website in another browser...
So... What else might I look for in order to solve this?
Thanks in advance for any hints that might just help me :)
All sections empty
Hi there,
so I've been using Umbraco in a development environment for a little while, having an installation on my own computer, using a common database (i.e. the database is also being used by an Umbraco installation on another server).
This used to work very well, but for some reason, when browsing the backend on my own computer, all the sections are just empty (see screenshot). This means no access to content, settings, developer or uCommerce (which are the areas I normally work within). When I browse the server's copy of the same site, using the same database, there are no problems.
I've tried copying all the files from the other server, I've tried checking out the entire project from Team Foundation Server, Cleaning and rebuilding, checking and double checking permissions, even created a new user which is now the user under which the site is executed, and the same user has modify-permissions on the entire folder.
I've also tried disabling the firewall on my own computer, browsing my computer from another computer, opening the website in another browser...
So... What else might I look for in order to solve this?
Thanks in advance for any hints that might just help me :)
Henrik
Finally I decided to re-install IIS, which solved the issue...
Makes you wonder though... :)
is working on a reply...