Unable to Create the SSRS Service Application in SharePoint CA
-
terça-feira, 6 de março de 2012 20:44
I am trying to set up SSRS, PowerPivot, SharePoint, etc. on a single VM. I have everything loaded and running except that I can't create the SSRS Service Application in Central Administration. I have seen all kinds of checklists and step-by-step instructions and I believe I have followed them. When I try to create a Power View report, I get the error that SSRS is not set up. In CA, there is no SSRS Service Application (the SSRS service is running on the server however).
When I attempt to create the service, the message I get is this:
Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B)
Based on my research, this looks like a problem with the SSRS key used to encrypt information in the database. But I haven't created the database yet. That's one of the things that is supposed to be happening!
Please Help, Thanks,
Steve Wright
- Editado Steve Wright [Omaha] terça-feira, 6 de março de 2012 20:45
Todas as Respostas
-
quarta-feira, 7 de março de 2012 04:43
Hi,
check these links for configuring power view. I have followed and executed successfully.
=============================
Please mark as answer if helpful
-
quinta-feira, 8 de março de 2012 16:54
Thanks, but I have followed all of those procedures and it still won't create the SSRS service application. I completely removed SharePoint and SQL 2012 RC0. I downloaded the RTM bits yesterday and used those when I reinstalled. I ran into the exact same problem!
Does anyone have an idea?
Thanks,
Steve -
quinta-feira, 8 de março de 2012 19:58
Using ULSViewer, I was able to get this stack trace for the problem. Hopefully, it will help.
Unexpected error occurred when creating Reporting Service Application My RS Service App: System.Runtime.InteropServices.COMException (0x8009000B): Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.CreateSymmetricKey()
at Microsoft.ReportingServices.SharePoint.SharedService.Service.KeyTransform.Generate()
at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceApplication.<>c__DisplayClass2.<GenerateEncryptionKey>b__1()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceApplication.GenerateEncryptionKey(ReportingWebServiceApplication serviceApp)
at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceApplication..ctor(String name, ReportingWebService service, SPIisWebServiceApplicationPool applicationPool, ReportingServiceDatabase catalogDatabase, ReportingServiceTempDatabase tempDatabase, ReportingServiceAlertingDatabase alertingDatabase)
at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceApplication.Create(String name, ReportingWebService service, SPIisWebServiceApplicationPool applicationPool, ReportingServiceDatabase catalogDatabase, ReportingServiceTempDatabase tempDatabase, ReportingServiceAlertingDatabase alertingDatabase, RSAccountCredentials unattendedExecAccount, RSAccountCredentials windowsDatabaseCredentials)
at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportServiceAppSettingsManager.ApplySettings()
at Microsoft.ReportingServices.SharePoint.PowerShell.NewReportingServiceApplication.CreateDataObject(). -
sexta-feira, 9 de março de 2012 19:18
Can you check what are the permissions of the account you specified for the application pool when you tried to create the Shared Service Application, also try with a different account.
ThanksJaime - http://blogs.msdn.com/b/jtarquino/
This posting is provided "AS IS" with no warranties, and confers no rights
-
sexta-feira, 9 de março de 2012 20:59
I used the domain administrator account. (This isn't a production server, obviously.)
Thanks,
Steve -
sexta-feira, 9 de março de 2012 21:08
What kind of admin? Farm Admin? Local Box Admin?
Can you give a shot to another account
Thanks
Jaime - http://blogs.msdn.com/b/jtarquino/
This posting is provided "AS IS" with no warranties, and confers no rights

