CodePlex-DLR solution file doesn't work in Visual C# 2008 Express
description
I get all kinds of errors when opening the solution file in Visual C# 2008 Express. IronPython, IronRuby and Silverlight Dynamic Languages SDK solutions do not have this problem (last time I checked). Seems like several issues, the first one I hit is that it uses "folders" to group solutions, but it also seems many of the projects won't load even despite that, due to "unspecified error".
I'm using SVN to sync the latest sources. Not sure if there's any difference between syncing vs downloading the 0.9 release (I sure hope not).