Dave Anderson
Dave Anderson

Reputation: 12294

Closing VS2008 with no files, no projects, no solution still wants to save a solution

For some reason when I open an instance of VS2008 to view a single file say a web.config file even when I make no changes and close the file I can't close VS2008 unless I save a dummy solution. I have no files or projects in it so why can't I just exit the program? I have to either kill the devenv process or simply save the dummy Solution1.sln each time. It's not like that's onerous but is there a config setting somewhere that insists on saving the solution when you exit?

Upvotes: 0

Views: 111

Answers (1)

Philippe Leybaert
Philippe Leybaert

Reputation: 171824

Can't you just answer no or cancel if VS asks you to save the solution?

Upvotes: 1

Related Questions