Forum Discussion
Cannot deploy rdl file to Power BI Report Server
We are now trying the August 2018 evaluation version and cannot install it. Here are parts of the install log...
--
MSI (s) (20:F0) [08:58:40:600]: Doing action: RemoveExistingProducts
MSI (s) (20:F0) [08:58:40:600]: Note: 1: 2205 2: 3: ActionText
Action ended 8:58:40: InstallValidate. Return value 1.
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2205 2: 3: Error
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 22
Action start 8:58:40: RemoveExistingProducts.
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2205 2: 3: Error
--
MSI (s) (20:F0) [08:58:40:559]: Package name extracted from package path: 'PBIReportServerSetup.msi'
MSI (s) (20:F0) [08:58:40:559]: Package to be registered: 'PBIReportServerSetup.msi'
MSI (s) (20:F0) [08:58:40:559]: Note: 1: 2205 2: 3: Error
MSI (s) (20:F0) [08:58:40:560]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (20:F0) [08:58:40:560]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (20:F0) [08:58:40:560]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (20:F0) [08:58:40:560]: Product installation will be elevated because user is admin and product is being installed per-machine.
--
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 23
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2205 2: 3: Error
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 16
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2205 2: 3: Error
MSI (s) (20:F0) [08:58:40:601]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 21
MSI (s) (20:F0) [08:58:40:602]: Doing action: InstallInitialize
MSI (s) (20:F0) [08:58:40:602]: Note: 1: 2205 2: 3: ActionText
Action ended 8:58:40: RemoveExistingProducts. Return value 1.
--
Action start 8:58:41: InstallFiles.
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2205 2: 3: Patch
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2228 2: 3: Patch 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2205 2: 3: Error
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1302
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2205 2: 3: MsiSFCBypass
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (20:F0) [08:58:41:987]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
--
1|Setup FailedSystem.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\ReportingServicesService.exe.config'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
--
We found a last minute issue that impacts clean installs, if you download the latest setup this issue has been fixed.
- Anonymous8 years agoNot applicable
Thanks, Now I can re-install the report server, but still same old issue with not being able to upload .rdl (paginated) reporting services reports.
- Anonymous8 years agoNot applicable
Do we also need to install Reporting Services on our Web Server? Our environment is SQL Server 2012 on a separate DB Server and our Web Server (where we've installed Power BI Report Server) is running on Windows Server 2012 R2 Standard. Any help is much appreciated, as our evaluation copy of Power BI Report Server is about to run out. Thanks...