Re: Standalone .NET CF SDK?



NETCF SDK installer (which doubles as end user redist) is included with NDP
SDK and located here by default:

%ProgramFiles%\Microsoft Visual Studio
8\SDK\v2.0\CompactFramework\netcfsetupv2.msi

Please see this:

http://msdn2.microsoft.com/en-us/library/ms172490.aspx
http://msdn2.microsoft.com/en-us/library/ms172492.aspx

--
Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).

"Guest" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4lfpgsF1mj6eU1@xxxxxxxxxxxxxxxxx
Hello,

at the moment I'm setting up a standalone server for continuous
integration (CruiseControl .NET). The CC service builds, tests and
packages all .NET and .NET CF projects as soon as there is a new check-in
in the source code repository. Building is done with NAnt scripts.

Now that I've configured the service, I'm facing the problem that the .NET
CF projects cannot be compiled because the .NET CF SDK isn't installed.
I've googled a while and it seems like I've to install the full Visual
Studio! Is this correct? Is there a standalone SDK for .NET CF? Does
anyone know a way how to install the .NET CF assemblies without the whole
Visual Studio?

Greetings



.


Quantcast