I have successfully installed VS 2008 and even VS 2005 after installing VS 2010. As I recall, installing VS 2005 and including the either "mobile" or "phone tools" installs the .NET Compact Framework. Just in case, do not confuse the Compact Framework with the 3.5/4.0 Client Framework or the Windows Phone 7 code.
You have to go back to VS.NET (circa 2000) for .NET 1.0. I really hope no one is still using 1.0. ---------------------------------------------------------------------- Roy Chastain -----Original Message----- From: Stefan Bodewig [mailto:bode...@apache.org] Sent: Thursday, September 15, 2011 10:33 To: log4net-dev@logging.apache.org Subject: Does anybody have any idea on where to find the really old framework (and CF) SDKs? Hi all, I now have an environment that builds .NET 1.1 up to 4.0 (including client profile) and both Mono targets. For .NET 1.0 and ECMA I can't find any traces, for SSCLI 1.0 I do find hints at a source code only download for the 2.0 version but don't have any idea whether this would work with NAnt (and needed to figure out how to build it in the first place). Any ideas? For compact framework I have installed the 3.5 runtime but the thing closest to a SDK I have found is the Windows Phone 6 SDK which requires VS 2008 (the real one, not Express) and before I try my luck and try to install it on a system with VS 2010 I thought I'd better ask whether I'm overlooking something here as well. Stefan