Forum Discussion
Error message when installing Enterprise Gateway - Personal
- Anonymous10 years ago
Hi Anonymous,
The above error message could occur when some items of previous data management gateway are not uninstalled completely. Please perform the following steps to clean out the previous gateway.
1. Verify that if data management gateway exists in Control Panel>Programs>Programs and Features. If it exists, uninstall it.
2. Delete upgrade code from Registry, please ensure you back up the registry before you make any changes to it. You can find the upgrade code by using log file mentioned in the above screenshot and Process Monitor, for more details, please review this similar blog.
3. Delete Data Management Gateway folder in C:\Program Files.
After you completely remove previous data management gateway, install personal gateway again and check if it is successful.
Thanks,
Lydia Zhang
Hi Anonymous,
The above error message could occur when some items of previous data management gateway are not uninstalled completely. Please perform the following steps to clean out the previous gateway.
1. Verify that if data management gateway exists in Control Panel>Programs>Programs and Features. If it exists, uninstall it.
2. Delete upgrade code from Registry, please ensure you back up the registry before you make any changes to it. You can find the upgrade code by using log file mentioned in the above screenshot and Process Monitor, for more details, please review this similar blog.
3. Delete Data Management Gateway folder in C:\Program Files.
After you completely remove previous data management gateway, install personal gateway again and check if it is successful.
Thanks,
Lydia Zhang
- Anonymous10 years agoNot applicable
Thanks for the explanation Anonymous!
I will try.
- diegobessa9 years agoNew Member
Hello Lydia, I couldn't find the Upgrade Code in the Error Log. The Guy In a Cube video Log is different from mine, and the Error is also different. Can you give more details on how to find this code for the specific error mentioned above?
- pcarenini9 years agoAdvocate I
Hi everyone,
I solved the problem as below:
Search this tag in log file: DMGFOUND
The first is like that
Action start 17:56:55: FindRelatedProducts.
MSI (s) (5C:30) [17:56:55:559]: PROPERTY CHANGE: Adding DMGFOUND property. Its value is '{B0DF816F-25F0-4541-835D-6C087AD4ACF1}'.then, for uninstall DataManagementGateway, run this with your value:
MsiExec.exe /X{B0DF816F-25F0-4541-835D-6C087AD4ACF1}
Bye
P.Carenini
- thiagozaiden9 years agoMicrosoft Employee
Super thanks!
This tip solved my problem. :)
- Anonymous9 years agoNot applicable
Anonymous
I did this exact procedure following the tips of this page:
Https://powerbi.microsoft.com/en-us/blog/failure-installing-the-power-bi-personal-gateway/
I removed everything I found on power bi, gateway or even the regedit files indicated in the log file, but the error while installing the personal gateway still persists, is there any other procedure I can do?