umbraco v4 - unoeuro hosting - Xslt file could not be saved
im having this problem - when i try to save an xslt file i get this error:
"Xslt file could not be saved" .. and i have no idea what causes it .. ? :s
i also have almost same issue with my stylesheets .. giving this error:
"[CssErrorHeader]Please make sure that you have permissions set correctly"
the other day i had a problem with my templates when trying to save theese saying something about making sure i havent got more templates with the same alias ..?
Im hosted an unoeuro ..
has anyone at unoeuro experienced theese issues before? and most importantly - how do i fix them? :s
I'm running a site at Unoeuro, and I had to contact their support department to make them fix my permissions - and that cleared out all my permission problems. I don't remember if I experienced the problems already during installation, or during operation.
It is definitely a permission problem. The owner of your site's application pool (NETWORK SERVICE, by default but your host may use something else) needs to have at least 'modify' permission to a number of folders. That is, the application pool owner must be able to create/read/update/delete files.
umbraco v4 - unoeuro hosting - Xslt file could not be saved
im having this problem - when i try to save an xslt file i get this error:
"Xslt file could not be saved" .. and i have no idea what causes it .. ? :s
i also have almost same issue with my stylesheets .. giving this error:
"[CssErrorHeader]Please make sure that you have permissions set correctly"
the other day i had a problem with my templates when trying to save theese saying something about making sure i havent got more templates with the same alias ..?
Im hosted an unoeuro ..
has anyone at unoeuro experienced theese issues before? and most importantly - how do i fix them? :s
I'm running a site at Unoeuro, and I had to contact their support department to make them fix my permissions - and that cleared out all my permission problems. I don't remember if I experienced the problems already during installation, or during operation.
>Tommy
i have contacted them right after install to make them give my umbraco write permissions .. if it was that problem u where referring to?
It is definitely a permission problem. The owner of your site's application pool (NETWORK SERVICE, by default but your host may use something else) needs to have at least 'modify' permission to a number of folders. That is, the application pool owner must be able to create/read/update/delete files.
This script may help... http://blog.vizioz.com/2009/10/umbraco-permissions-script-secure.html
cheers,
doug.
is working on a reply...