I just tried installing Umbraco 5 manually on my local machine. I'm running Windows 7. The installation works fine (I'm using SQL CE), and I can log in to the backend. Mostly it seems to work, but when I click anything in the Stylesheets, Scripts, Templates and Partials folder under settings, the right frame only shows the loading bar, and nothing further happens. I can create new items (I created a new script), but I cannot access it. I can see in the installation folder that the file is actually created.
The application is running in .NET v4 integrated mode, and I have given NETWORK SERVICE and IIS_IUSRS full access to the entire installation folder. Any idea what I'm doing wrong?
And that is also unresolved. Umbraco 4.7 works perfectly when unzipped in that same folder. If I don't resolve this issue, then I'm afraid I have to revert to Umbraco 4.7.
Umbraco 5 settings doesn't load
I just tried installing Umbraco 5 manually on my local machine. I'm running Windows 7. The installation works fine (I'm using SQL CE), and I can log in to the backend. Mostly it seems to work, but when I click anything in the Stylesheets, Scripts, Templates and Partials folder under settings, the right frame only shows the loading bar, and nothing further happens. I can create new items (I created a new script), but I cannot access it. I can see in the installation folder that the file is actually created.
The application is running in .NET v4 integrated mode, and I have given NETWORK SERVICE and IIS_IUSRS full access to the entire installation folder. Any idea what I'm doing wrong?
Anyone?
What does the browser error console say? Anything seemingly relevant? (never mind all the 'deprecated' messages)
Okay, the console gives me a 404 on this file (a script called test.js, obviously):
http://localhost/umbraco5/Umbraco/Editors/ScriptEditor/Edit/storage%24net_root%24scripts%24_p__scripts%24_v__string%24_test.js
The file exists in the Scripts folder in the Umbraco installation folder.
Does anybody have a clue as what to do? The only other related post I could find was this:
http://our.umbraco.org/forum/core/umbraco-5-general-discussion/29591-Umbraco-5-setup-issues
And that is also unresolved. Umbraco 4.7 works perfectly when unzipped in that same folder. If I don't resolve this issue, then I'm afraid I have to revert to Umbraco 4.7.
Anybody? I honestly don't know how to fix this error by myself.
Bump. It still doesn't work for Umbraco 5.1. I've given everything and everyone full access to the entire folder.
is working on a reply...