1

I created a project this morning, but didn't Save it. Visual Studio just crashed, and I don't have a project folder. Is there anywhere else the project might have been stored? A temp folder somewhere or anywhere else I can look? It was about 6 hours of work :/

Termininja
  • 6,620
  • 12
  • 48
  • 49
Aaron
  • 1,313
  • 16
  • 26
  • Consider removing extensions from devenv. I know a lot of folks love resharper, e.g., but the stability hit it causes devenv is just not worth the price of entry, imo. I can't remember the last time I had devenv crash that wasn't directly attributable to a plugin or addin of some sort. – Greg D Jan 06 '16 at 21:43
  • All I use is devexpress. I'm pretty sure it shouldn't be causing issues. I'm not even on current version. Should be stable. – Aaron Jan 06 '16 at 21:59

1 Answers1

3

In Win7 default folder is: ..\My Documents\Visual Studio 2013\Backup Files

Termininja
  • 6,620
  • 12
  • 48
  • 49