.NET CF SP1 and VS.NET 2003

  • Thread starter Thread starter erl.egestad
  • Start date Start date
E

erl.egestad

I'm trying to understand the procedure to ensure the
updated CF FW gets integrated into VS.NET 2003.

When I install .NET CF SP1, it installs it in it's own
directory. It does not touch the CompactFrameworkSDK
folder associated with VS.NET 2003.

So I'm not what is happening when I deploy to a device
either through VS.NET or a BuildCab process.

Where is the documentation for this??

Erl
 
Simply replace the RTM CF CABs in the Studio install directories with those
from the SP1 install.
 
not much experience with that...
but the idea i get is that the sp installer delivers
the framework to a real device through activesync.

you have the option to download the
cabs (a kind o developer download edition)
and put it on their directories.
 
Back
Top