I moved a bunch of projects to Solution Folders to chop up our list of projects into manageable folders, now each of the folders projects are not in alphabetical order. This only occurs on machines other than my own. Any ideas how to alleviate this?
See the following bug information on MS Connect: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=312252&wa=wsignin1.0
To summarize: " The order they show up in solution explorer is the order in which they were written to the solution file. However, if the folder is collapsed on startup it will be sorted when you expand it. "
Therefore, the fast solution would be to hand edit the solution file and put the projects in the order you wish.
I actually did hand edit the solution file and it didn't work (yea it was like 175 projects!) haha. But if you load the solution and then right-click and rename any file, without actually renaming of course, and then click off the solution will magically alphabetize.
I found a tool that seems to do the trick: http://solutionsorter.codeplex.com/