Con risposta SQL Server Reporting Services Service Application

  • mercoledì 4 luglio 2012 15:26
     
     

    Ciao,

    ho installato SQL Server 2012 Enterprise su un server e Sharepoint 2010 Enterprise su un'altro server per creare una farm.

    Sull'installazione di SQL ho comrpeso anche l'installazione di SQL Server Reporting Service Add-In for Sharepoint.

    Ho installato l'Add-In anche sul server dove è installato Sharepoint e tramite PowerShell ho installato il servizio ed il proxy (Install - SPRSSService etc)

    Purtorppo in Central Administration sullo stato del servizio "SQL Server Reporting Services Service "vedo l'errore "Failed on start".

    Se eseguo start o cerco di creare un nuovo "SQL Server Reporting Services Service Application" ottengo il seguente errore:

    Installation Error: Could not find SOFTWARE\Microsoft\Microsoft SQL Server\110\registry key

    Ho notato però che questo file registry key è presente sotto un'altro percorso...

    Potete aiutarmi?

    Grazie

    Mauro

Tutte le risposte

  • giovedì 5 luglio 2012 12:31
     
     Con risposta

     Ciao fortunatamente ho risolto:-)

    Riporto gli step che ho eseguito:

     1-Ho disinstallato SQL Server Reporting Services Add-In for Sharepoint che avevo scaricato direttamente dall'area download Microsoft.

     2-Ho disinstallato Sharepoint Server 2010 e relativi database

     3-Ho installato nella macchina  Sharepoint le features "SQL Server Reporting Services Add-In for Sharepoint Produt" e  "Reporting Services-Sharepoint" dalla sezione add features del setup wizard di SQL Server 2012.

    4-Ho installato nuovamente Sharepoint Server 2010 lanciando anche il configuration wizard e creata la Farm.

    5-Tramite PowerShell ho eseguito solo i due seguenti comandi di installazione:

       Install-SPRSService

       Install-SPRSServiceProxy

    6-Ho eseguito lo start manuale di "SQL Server Reporting Services Service"dal Central Administration :

    SharePoint Central Administration->Application Management->Service Applications->Manage Services on Server

    Mauro

    • Contrassegnato come risposta Mauro.p giovedì 5 luglio 2012 12:34
    •