Difference between revisions of "FluenceXL Web Edition Prerequisites/Version 9.0"
(.NET 4.5.2) |
(→Additional Prerequisites: Added Azure prereqs) |
||
Line 25: | Line 25: | ||
* Microsoft SQL Server 2014 Analysis Services 12.0 OLEDB Provider [http://download.microsoft.com/download/F/E/E/FEE62C90-E5A9-4746-8478-11980609E5C2/ENU/x86/SQL_AS_OLEDB.msi (x86)] or [http://download.microsoft.com/download/F/E/E/FEE62C90-E5A9-4746-8478-11980609E5C2/ENU/x64/SQL_AS_OLEDB.msi (x64)] | * Microsoft SQL Server 2014 Analysis Services 12.0 OLEDB Provider [http://download.microsoft.com/download/F/E/E/FEE62C90-E5A9-4746-8478-11980609E5C2/ENU/x86/SQL_AS_OLEDB.msi (x86)] or [http://download.microsoft.com/download/F/E/E/FEE62C90-E5A9-4746-8478-11980609E5C2/ENU/x64/SQL_AS_OLEDB.msi (x64)] | ||
* Microsoft SQL Server 2012 Analysis Services 11.0 ADOMD.NET Provider [http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SQL_AS_ADOMD.msi (x86)] or [http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x64/SQL_AS_ADOMD.msi (x64)] | * Microsoft SQL Server 2012 Analysis Services 11.0 ADOMD.NET Provider [http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SQL_AS_ADOMD.msi (x86)] or [http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x64/SQL_AS_ADOMD.msi (x64)] | ||
+ | |||
Additionally, to set up the [[SQL Repository]] functionality, this additional package should be installed, together with its prerequisites, SQL Native Client and CLR Types for SQL Server (all on the same page): | Additionally, to set up the [[SQL Repository]] functionality, this additional package should be installed, together with its prerequisites, SQL Native Client and CLR Types for SQL Server (all on the same page): | ||
* [http://www.microsoft.com/en-gb/download/details.aspx?id=44272 Microsoft SQL Server 2008 Shared Management Objects] | * [http://www.microsoft.com/en-gb/download/details.aspx?id=44272 Microsoft SQL Server 2008 Shared Management Objects] | ||
+ | |||
+ | |||
+ | And to support Azure connections, these additional packages should be installed: | ||
+ | * Microsoft SQL Server 2016 Analysis Services 13.0 OLEDB Provider [https://download.microsoft.com/download/8/7/2/872BCECA-C849-4B40-8EBE-21D48CDF1456/ENU/x86/SQL_AS_OLEDB.msi (x86)] or [https://download.microsoft.com/download/8/7/2/872BCECA-C849-4B40-8EBE-21D48CDF1456/ENU/x64/SQL_AS_OLEDB.msi (x64)] | ||
+ | * Microsoft SQL Server 2016 Analysis Services 13.0 ADOMD.NET Provider [https://download.microsoft.com/download/8/7/2/872BCECA-C849-4B40-8EBE-21D48CDF1456/ENU/x86/SQL_AS_ADOMD.msi (x86)] or [https://download.microsoft.com/download/8/7/2/872BCECA-C849-4B40-8EBE-21D48CDF1456/ENU/x64/SQL_AS_ADOMD.msi (x64)] | ||
[[Category:Installation]] | [[Category:Installation]] | ||
[[Category:Web Edition]] | [[Category:Web Edition]] |
Revision as of 10:12, 27 October 2016
![]() |
This article refers to FluenceXL version 9.0. For other versions, see XLCubed Web Edition Prerequisites/Versions. |
Required Windows Components
Before installation, XLCubed Web Edition requires several Windows components to be installed. This can be found in Server Roles for Windows Server operating systems, or in Windows Features for non-server versions.
- .NET Extensibility
- ASP.NET
- ISAPI Extensions
- ISAPI Filters
- HTTP-Activation
- Sometimes found under ".Net Framework 3.5" or "Windows Communication Foundation"
- Any Security components that will be required to connect to the data sources, usually Basic Authentication or Windows Authentication
Additional Prerequisites
XLCubed Web Edition requires several packages installed in order to operate correctly. These will be downloaded and installed automatically when you run the XLCubed Web Edition Setup program.
If access to the internet is unavailable, the packages can be installed manually prior to installation.
- Microsoft .NET Framework 4.5.2
- Microsoft Visual C++ 2010 SP1 Redistributable (x86) or (x64) Note: install the version appropriate for the application pool architecture you are using
- Microsoft Core XML Services (MSXML) 6.0 (x86) or (x64)
- Microsoft SQL Server 2000 PivotTable Services (Analysis Services 8.0 OLEDB Provider) (x86 only)
- Microsoft SQL Server 2005 Analysis Services 9.0 OLEDB Provider (x86) or (x64)
- Microsoft SQL Server 2008 Analysis Services 10.0 OLEDB Provider (x86) or (x64)
- Microsoft SQL Server 2012 Analysis Services 11.0 OLEDB Provider (x86) or (x64)
- Microsoft SQL Server 2014 Analysis Services 12.0 OLEDB Provider (x86) or (x64)
- Microsoft SQL Server 2012 Analysis Services 11.0 ADOMD.NET Provider (x86) or (x64)
Additionally, to set up the SQL Repository functionality, this additional package should be installed, together with its prerequisites, SQL Native Client and CLR Types for SQL Server (all on the same page):
And to support Azure connections, these additional packages should be installed: