Umbraco packages throws error installedPackages.config is denied
This was happening on IIS7.5 and the error message said I should add ASPNET account to the security of the file. Instead (as I was using ApplicationPoolIdentity) I removed the Read-Only flag on the packages folder and this fixed my problem.
No comments:
Post a Comment