I have installed SSRS 2016 developer locally on my machine. I can't get the report manager page to load and in the log files I get this error:
Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: AuthzInitializeContextFromSid: Win32 error: 1355
I have search and seem to get back to this article each time:
https://support.microsoft.com/en-gb/kb/842423
But how would I do this or apply these on my local machine? I have tried changing the service user to Network Service and Local Service/System, and also my domain login I use which has local admin rights but always get this same error.
Can anyone suggest anything else I can try?