SCSM 2012: SSP setup crashes when selecting Service Manager database
I used the following setup for the SCSM installation:
- 1 Service Manager Management Server
- 1 SQL Server for the Service Manager Database and Sharepoint Database
- 1 server for the Self Service Portal (Web content and Webparts) using Sharepoint Foundation
The Service Manager installation went fine. Setup completed successfully.
But when running the Self Service Setup, it went wrong when I needed to select the service manager database.
After entering the SQL server name and pressing TAB so the instance could be loaded, my setup wizard crashed with the following error:
Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: setupwizard.exe
P2: 7.5.1354.0
P3: 4e9ca497
P4: SetupWizard
P5: 7.0.5000.0
P6: 4e9ca497
P7: 93a
P8: 63
P9: System.IO.FileNotFoundException
P10:
No errors were shown in the SCSM log files, which are located under C:\Users\%currentuser%\Appdata\Local\Temp.
This is a know error.
For the moment you can address the issue by downloading and installing the Microsoft Analysis Management Objects and then re-rerun the setup.
You can download & install the Analysis Management Objects from the SQL Server 2008 R2 Feature pack page:
http://www.microsoft.com/download/en/details.aspx?id=16978
Analysis Management Objects (AMO) is a .NET Framework object model that enables software developers to create client-side applications to manage and administer Analysis Services objects.
This issue will be solved in future releases.