I have downloaded a ready made CSS template, instead of Scripts folder it has a "Plugins" folder
The Plugins folder has .JS, CSS and image files
The main Style.css is in CSS folder
I have renamed Plugins folder to Scripts folder.
I copied
CSS
Scripts and Images files to VS project folder.
When I view Styles.css from Umbraco folder the file is blank, when I copied the CSS content and saved, Umbraco is displaying error (see in the attached image)
ERROR MESSAGE:
Error Message:×
Stylesheet not saved: An error occurred saving the file.Access to the path 'C:\Development\WebSites\CareerPathNZ\CareerPathNZ\css\style.css' is denied.. Check log for details.
Unable to access Style.css file
HI there,
I have downloaded a ready made CSS template, instead of Scripts folder it has a "Plugins" folder
The Plugins folder has .JS, CSS and image files
The main Style.css is in CSS folder
I have renamed Plugins folder to Scripts folder.
I copied CSS Scripts and Images files to VS project folder.
When I view Styles.css from Umbraco folder the file is blank, when I copied the CSS content and saved, Umbraco is displaying error (see in the attached image)
ERROR MESSAGE:
Error Message:× Stylesheet not saved: An error occurred saving the file.Access to the path 'C:\Development\WebSites\CareerPathNZ\CareerPathNZ\css\style.css' is denied.. Check log for details.
Hi Praveen
It looks like iis process desn't have enough permissions. Please, have a look at files and folders permissions. It should be set like described here:
https://our.umbraco.com/documentation/getting-started/setup/server-setup/permissions
Thanks,
Alex
Hi Alex,
I uninstalled an installed Umbraco version 7.10.1 and its now working. Thanks for your help
Best Regards
is working on a reply...