Forum Discussion
PLEASE I NEED HELP WITH THIS ASAP
Anonymous OK, so are you just trying to launch Power BI or are you trying to open a specific PBIX file?
Greg_Deckler i am trying to launch POWER BI. I downloaded it 2-3 times from my microsoft storre and after downloading when i am trying to launch it then it shows this error
- Greg_Deckler3 years ago
Community Champion
Anonymous See my other message, open a command prompt and type:
cd \
dir *.mgdsqldumper.dll /s
See what results you get.
- Anonymous3 years agoNot applicable
Greg_Deckler are you sure
cd \
dir *.mgdsqldumper.dll /s
i have to type this ? can you please check and write it in the correct format i cant find anything
THANK YOU
- Anonymous3 years agoNot applicable
Greg_Deckler I AM GETTING THIS
Microsoft Windows [Version 10.0.17134.706]
(c) 2018 Microsoft Corporation. All rights reserved.C:\Users\Lenovo>cd \
C:\>
C:\>dir *.mgdsqldumper.dll /s
Volume in drive C is OS
Volume Serial Number is 80C9-775BDirectory of C:\
26-09-2022 05:09 76,456 Microsoft.SqlServer.MgdSqlDumper.dll
1 File(s) 76,456 bytesDirectory of C:\Program Files\Microsoft Power BI Desktop\bin
09-01-2018 09:38 76,456 Microsoft.SqlServer.MgdSqlDumper.dll
1 File(s) 76,456 bytes- Greg_Deckler3 years ago
Community Champion
Anonymous OK, That first file in the root of C:\ looks correct as well as the one in Program Files\Microsoft Power BI Desktop\bin. Are you sure you are using the Microsoft Store version because I would have expected that to be in something like Program Files\WindowsApps\Microsoft.MicrosoftPowerBIDesktop_2.109.782.0_x64_...\bin. Weird that the dll is sitting in the root of C.