Tried the script but still got the same problem. It's only there when I enter something in RichEdit - if this is blank and I change the other data it works fine.
Today I noticed that one of ours Umbraco sites started to behave as described in this topic. I already checked permissions. User used by application pool had Read, Write, Read & Execute and Modify permissions on root folder and all files and folders inside it. Problem persists even if I assign Full control permissions to user.
The problem for me, was the Astaro Firewall (UTM) web policies that did it. The web filters were too restrictive, so when I lovered them a bit it worked without any problems.
Ensure that your IIS account has modify rights to the entire structure.
You don't have permission to access /umbraco/editContent.aspx
Just installed Umbraco, but when I create a document which use the RichEdit editor for content, I get the below when pressing save.
Anyone seen this before, as it's kind of useless if I can't get this fixed.
Forbidden
You don't have permission to access /umbraco/editContent.aspx on this server.
Do you have enough permissions? http://our.umbraco.org/wiki/reference/files-and-folders/permissions
Jeroen
Hi there.
Tried the script but still got the same problem.
It's only there when I enter something in RichEdit - if this is blank and I change the other data it works fine.
Thanks for any input you can supply.
\René
Tried to add Modify rights on the folder for everyone - but the result is still the same.....
\René
Today I noticed that one of ours Umbraco sites started to behave as described in this topic.
I already checked permissions. User used by application pool had Read, Write, Read & Execute and Modify permissions on root folder and all files and folders inside it. Problem persists even if I assign Full control permissions to user.
Did someone managed to solve this problem?
Hi there.
The problem for me, was the Astaro Firewall (UTM) web policies that did it. The web filters were too restrictive, so when I lovered them a bit it worked without any problems.
Ensure that your IIS account has modify rights to the entire structure.
Regards
René
Hi, thanks for the replay.
As you stated, problem was in Web filters. We had to disable Cross Site Scripting filter after that site started to work normally.
is working on a reply...