Game Development Community

In VS2010, does anyone else have trouble saving workspace?

by Chris Calef · in Torque 3D Professional · 02/10/2015 (8:30 am) · 3 replies

Just curious about this, because with several (but not all) of my T3D projects, for some reason Visual Studio (2010) forgets my workspace every time, opening up to a blank slate with everything closed and mode=debug. I've never seen it do this before, it just started in the last few months I think. Not sure what settings or config files etc. could affect this. Other projects get remembered just fine. Anybody ever see anything similar?

#1
02/10/2015 (1:06 pm)
Are there <project name>.vcxproj.user or <project name>.vcxproj.filter files corresponding to your various projects in the compiler folder of choice?
#2
02/11/2015 (8:13 am)
Huh, well, yes, but of course now that I finally pose the question on a forum they all seem to be fixing themselves... :-P

Thanks though, I'll be sure to check there first next time I get the behavior!
#3
02/12/2015 (10:07 am)
Wow, actually I guess it comes and goes. Same project, yesterday after I went "save all" and closed, then reopened it, it worked fine, hence the above post. Today when I opened it, back to empty desktop.

Visual Studio is weird. :-P