When I try to run my Visual Studio project, it only returns numbers. I worked on it for quite a while and i had lots of code. I can still run the game from a previous build, but i am unsure on how to actually access this previous save. I have a picture and any help would be great.
Asked
Active
Viewed 32 times
0

NineBerry
- 26,306
- 3
- 62
- 93

Kachamenus
- 101
- 3
-
3I'm sorry, but that looks irrecoverable. It's been overwritten with all zeroes, probably when Visual Studio crashed or you lost power. Next time, make backups or use source control. – Blorgbeard Dec 06 '16 at 22:33
-
1Might be worth checking out: http://stackoverflow.com/questions/897956/recovering-file-from-the-visual-studio-document-cache – theduck Dec 07 '16 at 09:40