Some weeks back I successfully installed SQL Server RS SP1 on a Win2K Server
(note it is NOT a domain controller). All worked fine.
Recently, following a restart of the machine, I get the following error:
Access to the path "C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\ReportManager\bin" is denied.
I have read numerous posts on this issue. Some suggest the documented
workaround IF the server is a DC. All other posts don't appear to have been
resolved.
I have granted full control to Everyone for the ReportManager and bin
folders but to no effect.
Has anyone encountered the fix for this issue?
Thanks.For anyone that might have stumbled on to this post... I found the solution -
eventually.
Check out the "Impersonate a client after authentication" local policy. The
local ASPNET account must be included. In my case a domain policy was
overriding the local policy.
No comments:
Post a Comment