Hi,
Have a look at the following documentation on installing the data extension and prerequisites
https://docs.ifs.com/techdocs/Foundation1/020_installation/400_installation_options/005_operational_reporting/120_configure_ssrs_integration/install_ifs_report_data_extension.htm
Try with the latest version of the extension. The latest version is 21.1.3.0.
Regards,
Chanaka
Thank you for the feedback. This document essentially says to install Visual Studio, BIDS and the extension. I have Visual Studio 2015 and SSDT. The extension won’t install.
The installer version is 21.1.3.0..
It it safe to assume that everyone has abandoned the extension and gone to direct Oracle connections? If anyone has installed this extension on a clean Windows 10 computer, I’d be interested in knowing how.
For what it’s worth, I found this log in my temp folder after attempting to install:
7/12/2021 12:29:18 PM - 2InstallExtension] Starting the installer
7/12/2021 12:29:18 PM - 0RegistryKeyBase] Detecting Visual Studio
7/12/2021 12:29:18 PM - /RegistryKeyBase] Found Visual Studio 64 bit
7/12/2021 12:29:18 PM - GetVSInstances] System could not be found visual studio 2017 or a later version
7/12/2021 12:29:19 PM - aGetMSDLLFilePath] Found C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\Microsoft.ReportingServices.Interfaces.dll
7/12/2021 12:29:19 PM - iGetNewtonsoftJson] Found C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\Newtonsoft.Json.dll
7/12/2021 12:29:19 PM - mInstallExtension] Trying to build Ifs.Application.ReportDataServiceExtension.dll for client
7/12/2021 12:29:20 PM - tInstallExtension] Successfully compiled the Ifs.Application.ReportDataServiceExtension.dll for client
7/12/2021 12:29:20 PM - eCleanupInstallation] Deleting installation temp files
7/12/2021 12:29:20 PM - RegistryKeyBase] Detecting Microsoft SQL Server versions
7/12/2021 12:29:20 PM - InstallExtension] Couldn't find any Microsoft SQL Server Installations
7/12/2021 12:29:20 PM - m_oWorker_RunWorkerCompleted] Error during installation.
7/12/2021 12:29:23 PM - kDoInstall] Closing the Installer
Hi,
If you are using SSRS reports for Operational Reporting, then you should have the Data Extension to access the xml data.
According to our log the Data Extension for the client has been installed.
7/12/2021 12:29:20 PM - [InstallExtension] Successfully compiled the Ifs.Application.ReportDataServiceExtension.dll for client
The bottom part is the server installation part, and since you don’t have that that is what is failing.
You can ignore this as you only want the client part.
You get this because, the same Data Extension and installer is used for both client and server side installation. It first install the client and then the server. On a server installation where MS VS not there the client part will fail and the server part will succeed.
To verify the client installation, check if you have the Ifs.Application.ReportDataServiceExtension.dll at the C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies folder. If so, then the client installation is ok. You should be able to select the IFS Data Extension as a data source from MS VS when developing reports.
Regards,
Chanaka
Thanks, Chanaka,
Unfortunately, the dll was not copied to the folder despite it being compiled.
It appears that a direct Oracle connection is going to be my best bet for these SSRS reports.
Strange it doesn’t copy. Hope you ran it as “Administrator”. If so, not sure why it didn’t copy.
Dear Chanaka,
Trust you are doing great.
Is there any recording for installation, configuration and usage of SSRS, if yes then can you share the same with us.
It will be a great help to us if the same is there.
Regards
Pankaj