Update Visual Studio when I put Compact Framework SP4 on device?

  • Thread starter Thread starter Saint Stephen
  • Start date Start date
S

Saint Stephen

When I put .NET CF 1.0 SP4 (or SP3) on the device and deploy a Smart
Device application using Visual Studio 2003, I get a warning that files on
the device are newer; consider updating.

I cannot find a service pack to apply to Visual Studio 2003 for the
Compact Framework. What do I need to do to Visual Studio so that it
"knows about" Compact Framework Service Packs?
 
When I put .NET CF 1.0 SP4 (or SP3) on the device and deploy a Smart
Device application using Visual Studio 2003, I get a warning that files on
the device are newer; consider updating.

I cannot find a service pack to apply to Visual Studio 2003 for the
Compact Framework. What do I need to do to Visual Studio so that it
"knows about" Compact Framework Service Packs?

Oops, I meant Compact Framework SP3. (Got confused with the just release
SP4 for eVC4).
 
There isn't a service pack for Visual Studio which will add these files on
the desktop. You can continue ignoring the warning. It is possible to
manually overwrite the cab files supplied with visual studio with those in
the SP3 redistributable but this is not supported.

Peter
 
Back
Top