T O P I C R E V I E W |
andrejz |
Posted - 02/18/2005 : 05:51:31 I used automated setup of ReportPortal 2.0 and the first step is messageBox: "MIcrosoft OLEDB provider for OLAP services must be installed prior to installing this application". If I choose "Yes" ptssetup.exe is downloaded from MS site and setup stops. This ptssetup.exe claims I have already installed requested software. If I choose "No" setup also stops.
What can I do? |
5 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 02/24/2005 : 05:44:35 Thanks! |
andrejz |
Posted - 02/24/2005 : 01:25:27 Problem solved. On key HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{a07ccd0c-8148-11d0-87bb-00c04fc33942}\OLE DB MD Provider and OLE DB Provider was string "Microsoft OLE DB Provider for OLAP Services 8.0" instead of "Microsoft OLE DB Provider for Olap Services 8.0".
Maybe you should not use Case Sensitive mode at searching the string.
Thank you for help. |
admin |
Posted - 02/23/2005 : 19:12:18 Report Portal Setup looks for this registry key to determine if MSOLAP.2 is installed:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{a07ccd0c-8148-11d0-87bb-00c04fc33942}\OLE DB Provider
It looks for this text:
"Microsoft OLE DB Provider for Olap Services 8.0"
You can also try the REG file it here:
http://www.reportportal.com/Download/MSOLAP.zip |
andrejz |
Posted - 02/22/2005 : 07:32:40 I have already tried that and get message "PivotTable Services 8.0 and MDAC are installed on this workstation." bu t I still can not setup RP 2.0. The problem occured on 2 computers that had previously installed trial RP 1.5. Setup was successful on the 3rd machine, where RP 1.5 was not previously installed. How can I get rid of the message? |
admin |
Posted - 02/21/2005 : 23:25:25 The installation process cannot verify that you have "Microsoft OLE DB Provider for Olap Services 8.0" installed on you machine. Please try to install it and try again.
http://download.microsoft.com/download/sqlsvr2000/utility/9.2/w98nt42kmexp/en-us/ptssetup.exe
|