Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread Stefan Bodewig
Hi Gert, great to hear from you. On 2011-09-16, wrote: > If I recall correctly, the CF tools are/were only available as part of > Visual Studio. The .NET 2.0 SDK provided the command line tools required to build the CF 2.0 assembly. The same is not true for CF 1.0. > I can provide you with t

Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread gert . driesen
Hi Stefan, If I recall correctly, the CF tools are/were only available as part of Visual Studio. I can provide you with the .NET Framework 1.0 redistributable, SDK and SP3 if you still need them. Regards, Gert - Original Message - From: "Stefan Bodewig" To: log4net-dev@logging.apache.

Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread Stefan Bodewig
On 2011-09-16, Stefan Bodewig wrote: > I did not install the 2.0 SDK but the 3.5SP1 one, maybe the CF tools are > part of the 2.0 SDK, I'll give that a try as well. After installing .NET SDK 2.0 the NAnt build also tries to build the CF 2.0 stuff, but not the 1.0 stuff. Getting closer. Stefan

Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread Stefan Bodewig
On 2011-09-16, Roy Chastain wrote: > I am trying to remember if there were two version of the "compact > framework". I am not sure of my memory, BUT I think there was both CF > 1.1 and 2.0 release. If so, that most likely means both versions. The NAnt build file has compilation targets for CF 1

RE: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread Roy Chastain
I am trying to remember if there were two version of the "compact framework". I am not sure of my memory, BUT I think there was both CF 1.1 and 2.0 release. If so, that most likely means both versions. Check out this link http://msdn.microsoft.com/en-us/netframework/aa497280 This link http://ms

Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread Stefan Bodewig
On 2011-09-15, Stefan Bodewig wrote: > For .NET 1.0 and ECMA I can't find any traces, Both are the same - and covered now. > 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 ho

Re: Does anybody have any idea on where to find the really old framework (and CF) SDKs?

2011-09-16 Thread Stefan Bodewig
On 2011-09-16, Stefan Bodewig wrote: > On 2011-09-15, Roy Chastain wrote: >> You have to go back to VS.NET (circa 2000) for .NET 1.0. I really hope >> no one is still using 1.0. > Maybe it is time to drop support for it with 1.2.11 already. A kind soul still found the .NET 1.0 SDK and made it