Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CF Service Pack and VS .NET 2003

43 views
Skip to first unread message

Mike

unread,
Jan 6, 2004, 5:30:00 PM1/6/04
to
Is there a way to get VS .NET 2003 to automatically deploy the CF Service
Pack when it deploys your app?


Peter Foot [MVP]

unread,
Jan 7, 2004, 5:52:03 AM1/7/04
to
Yes and no but its not recommended. Visual Studio doesn't check the version
of a runtime present but just whether it is present or not. If not it will
install the cab from one of the processor specific folders e.g.
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce300\arm

If you have the developer redistributables for SP2 then you can place the
cab files in the equivalent folders. The limitation of this approach is that
it will not upgrade devices it will merely install SP2 if no framework is
present on the device. This approach is also not supported by Microsoft and
may break other features so I really can't recommend it.

Peter

--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com | www.opennetcf.org

"Mike" <mike...@nospam.msn.com> wrote in message
news:%23zFFhSK...@TK2MSFTNGP10.phx.gbl...

Mike

unread,
Jan 7, 2004, 10:49:20 AM1/7/04
to
Thanks for the info. I will try it.

If VS doesn't check the version number, then why do I get the following
messages when I deploy to my PPC 2003 with CF SP2?
Files in the package 'netcf.all.wce4.armv4.cab' are more recent on the
device than on the development computer. Consider upgrading to the latest
version. Files affected are:

Microsoft.windowsce.forms.dll

Microsoft.visualbasic.dll

System.data.dll

System.net.irda.dll

System.xml.dll

System.windows.forms.datagrid.dll

System.windows.forms.dll

System.web.services.dll

System.drawing.dll

System.dll

Mscorlib.dll

Netcfagl1_0.dll

Cgacutil.exe

Mscoree1_0.dll

Mscoree.dll

"Peter Foot [MVP]" <feed...@nospam-inthehand.com> wrote in message
news:%23JPYKxQ...@TK2MSFTNGP12.phx.gbl...

Mike

unread,
Jan 7, 2004, 11:04:44 AM1/7/04
to
----------------------------------------------------------------------------
--------------
http://support.microsoft.com/default.aspx?scid=kb;en-us;330971
Incorrect Deployment Warning

When you deploy a SQL Server CE 2.0 application to a Pocket PC device, you
might receive a warning with the following error text:


Files in the package 'sqlce.ppc3.arm.cab' are more recent on the device than


on the development computer. Consider upgrading to the latest version. Files

affected are: Sscemw20.dll


The warning is wrong and you can ignore it. The file on the device is
actually correct, as is the one in the .cab file on the desktop.

---------------------------------------------------------------

Sounds like a bug in VS.NET 2003. I wonder if they're going to fix this.


"Mike" <mike...@nospam.msn.com> wrote in message

news:%23RraSXT...@TK2MSFTNGP11.phx.gbl...

0 new messages