Forum Discussion
Disaster...please help!
This is what I'm seeing...but I don't know what it means. Am I running the correct version of .NET based on this? I'm on a pretty new (only a few months old) Window 10 machine.
Hi kincaids,
Windows 10 by defualt have .Net Framework 4.6 installed, there is no need installing 4.5.
When you save the PBIX file, the system crashed again, not only the Power BI desktop application, right?
I saw a lot of application 1000 errors logged in your Event Viewer, are all they related with Power BI desktop?
For the PBIX file, if you are able to find the original file, then please follow the method mentioned by smoupre in the thread below, see if it would have it back:
"
copy the first file to a zip file. Create another new PBIX file, rename that to a zip. Go into the first zip and copy out certain files like "Data Model" and paste into your new zip folder, rename the zip to pbix and see if you can open it.
"
Or you may try to download any zip tools like WinRAR, use this to open PBIX file, then choose to repair the Archive.
For Power BI desktop, and the system, Suggestions should be:
Download Power BI desktop install package, and install it again;
For system, perform a repair with the following command under CMD with admin rights:
dism /online /cleanup-image /restorehealth
Or use Windows 10 install Media to perform an upgrade install.
Hope the information above should be helpful.
Regards