Hi,
I'm attempting to implement forms auth in SSRS 2008 R2, with the intention of logging into another web service and sharing the forms authentication cookie to enable users of that service to load reports.
I've implemented the instructions in the How to: Configure Custom or Forms Authentication in Reporting Services article, and things seem to go fine until
step 15, when I try and restart the service. The service stops (as I would expect) but then will not restart, giving the following error message:
Windows could not start the Sql Server Reporting Services (instanceName) service on the Local Computer.
Error 1067 - The process terminated unexpectedly
I was hoping that someone else might have seen and resolved this issue before, as I dont seem to be able to find any information on a solution through google searches or others in my organisation.
Many thanks,