Forum Discussion
Error installing Power BI Server
- 9 years ago
Found the problem. I had to change a service account from Virtual to Network Service.
Hi there can you do me a favor and run the following command on the machine you are trying to install Power BI Report Server on and then tell me the results?
sc query ReportServerStandalone
C:\Windows\system32>sc query ReportServerStandalone
SERVICE_NAME: ReportServerStandalone
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
C:\Windows\system32>
- Anonymous9 years agoNot applicable
It seems like you still have old RS preview version installed and running on this machine. Could you go to Control Panel->Programs and Features to see if you can find it and try uninstall?
- Markzolotoy9 years agoImpactful Individual
How exactly it's called?
- Anonymous9 years agoNot applicable
It is called "Microsoft SQL Server Reporting Services", note the version number should be "0.1.6214.16719". If you find this, remove it then try to install new Power BI Report Server.
- danm9 years agoHelper I
Hi Shiboli, If I have Reporting Services (2016) installed I can install PBIS on same server ?