
- #VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER HOW TO#
- #VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER WINDOWS 8.1#
- #VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER CODE#
- #VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER LICENSE#
No point crying over spilt milk, let’s just get this fixed! First thing’s first, do not attempt to build your project again as we may need to use the output of the last build to recover your files! Solution 1 – Decompile There’s not much one can do to guard against this, other than diagnosing and fixing the cause for Virtualbox crashing, but that’s a whole new problem. Apparently it’s a common problem and most likely due the crash occurring whilst that file was being written to on the disk, although in the 10 years that I’ve been working with Visual Studio this is the first time I’ve experienced it.

Back to Visual Studio, right-click the file in Solution Explorer -> Open With… -> Binary Editor. This gave me hope, the data is still there! It’s probably just a case of a dodgy character somewhere in the file as a result of the crash. However Explorer reported the file as being 30Kb… Visual Studio would launch Notepad.exe which would display a seemingly empty file, although I could still make text selections: Once everything is back up and running, I couldn’t open one of my. Just as I’m about to wrap up for the day after making some great progress, everything comes crashing down. It’s generally not a problem, just a minor inconvenience, until last night. I’ve probably seen the Grey Screen of Death twice over the last 6 years of using a Mac but have seen it twice in the last week. So far it’s been a pleasure to use but recently I’ve experienced it falling over, taking OSX down with it.
#VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER LICENSE#
My Parallels license expired and I wanted to check out the alternatives.
#VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER WINDOWS 8.1#
Lately I’ve used VirtualBox to run Windows 8.1 on my Mac Book Air under Mavericks.
#VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER CODE#
But fear not, here are 4 techniques that you can try to recover your code with before crying. At least you can mitigate this and only suffer losing a few hours of work, but still, when those few hours were a stroke of genius, the likes of which cannot be reproduced, you can’t help but shed a tear when all is lost. Properties Window of the unavailable project showing the project's path.In spite of using source control, sometimes it’s still possible to lose work due to the quirks of computers. will appear on the right as shown in the following image.

We need to change that so click on the path. There will be a single property named File path which stores the path of the project. In Properties Window you will find unloaded project properties. Solution Explorer with unavailable project It will have (unavailable) text next to the name as shown below:

Ignore the warning and click OK.Įrror window with a message "One or more projects in the solution were not loaded correctly.
#VISUAL STUDIO FOR MAC SHOW SOLUTION EXPLORER HOW TO#
How to get to this option in File Explorer depends on the version of Windows: suo file have hidden attribute applied to them, you have to reveal them using using File Explorer by changing folder options to “show hidden files, folders and drives”. In Visual Studio 2015 (also in Community Edition), the.

Solution User Option file is a binary file which contains various user information and settings such as location of the breakpoints. In this article you will be shown how to solve this problem for all those cases.įor those who receive this error but did not move projects around Could not find a part of the path.Īnother way you can encounter this error is if you renamed your project folder and sometimes you can get this error without moving or renaming anything at all. Error : The project file could not be loaded.
