|
|
|
start date: Wed, 18 Jul 2007 13:16:04 -0700,
posted on: microsoft.public.dotnet.framework.compactframework
back
| Thread Index |
|
1
Eve
|
|
2
Paul G. Tobey [eMVP] p space tobey no spam AT no instrument no spam DOT com
|
|
3
Eve
|
|
4
Eve
|
|
5
Paul G. Tobey [eMVP] p space tobey no spam AT no instrument no spam DOT com
|
|
6
Paul G. Tobey [eMVP] p space tobey no spam AT no instrument no spam DOT com
|
|
7
Jo
|
.NET CF 2.0 not deployed with my application
I'm trying to deploy my VS 2005 application to a PPC 2003 and it does not
deploy .NET CF to the device. I do have 'Deploy the latest version of the
..NET Compact Framework (including Service Packs)' checked. What could be the
reason?
Thank you for any help.
Date:Wed, 18 Jul 2007 13:16:04 -0700
Author:
|
Re: .NET CF 2.0 not deployed with my application
Do you have a later version of the framework than is on the device on your
development PC? If the device has .NET CF 2.0 on it already, nothing will
happen, either. Give us the details...
Paul T.
"Eve" wrote in message
news:E9342DFC-336F-4DCB-9483-30A371F90C60@microsoft.com...
> I'm trying to deploy my VS 2005 application to a PPC 2003 and it does not
> deploy .NET CF to the device. I do have 'Deploy the latest version of the
> .NET Compact Framework (including Service Packs)' checked. What could be
> the
> reason?
> Thank you for any help.
Date:Wed, 18 Jul 2007 13:30:03 -0700
Author:
|
Re: .NET CF 2.0 not deployed with my application
I don't have any CF installed on the device. And when I deploy my app, I get
this error: "The specified program requires a newer version of Windows on the
device." I'm guessing this is because my app requires CF 2.0, which is not on
the device, so I'm trying to put it there...Maybe this message means
something else (I could not find anything useful about it on the Internet).
"Paul G. Tobey [eMVP]" wrote:
> Do you have a later version of the framework than is on the device on your
> development PC? If the device has .NET CF 2.0 on it already, nothing will
> happen, either. Give us the details...
>
> Paul T.
>
> "Eve" wrote in message
> news:E9342DFC-336F-4DCB-9483-30A371F90C60@microsoft.com...
> > I'm trying to deploy my VS 2005 application to a PPC 2003 and it does not
> > deploy .NET CF to the device. I do have 'Deploy the latest version of the
> > .NET Compact Framework (including Service Packs)' checked. What could be
> > the
> > reason?
> > Thank you for any help.
>
>
>
Date:Wed, 18 Jul 2007 13:56:00 -0700
Author:
|
Re: .NET CF 2.0 not deployed with my application
From what I know, VS 2005 should work with PPC 2003. When I was creating the
project I chose Smart Device\Pocket PC 2003 as the Project type.
"Paul G. Tobey [eMVP]" wrote:
> Do you have a later version of the framework than is on the device on your
> development PC? If the device has .NET CF 2.0 on it already, nothing will
> happen, either. Give us the details...
>
> Paul T.
>
> "Eve" wrote in message
> news:E9342DFC-336F-4DCB-9483-30A371F90C60@microsoft.com...
> > I'm trying to deploy my VS 2005 application to a PPC 2003 and it does not
> > deploy .NET CF to the device. I do have 'Deploy the latest version of the
> > .NET Compact Framework (including Service Packs)' checked. What could be
> > the
> > reason?
> > Thank you for any help.
>
>
>
Date:Wed, 18 Jul 2007 14:00:01 -0700
Author:
|
Re: .NET CF 2.0 not deployed with my application
Was the application compiled against the Windows Mobile 5 SDK, rather than
the PPC2003 SDK or something? I don't remember seeing that message before,
but I don't do a lot of Windows Mobile stuff.
Paul T.
"Eve" wrote in message
news:CAD52BA8-2637-41A5-9CB8-72EA59FE7F7D@microsoft.com...
>I don't have any CF installed on the device. And when I deploy my app, I
>get
> this error: "The specified program requires a newer version of Windows on
> the
> device." I'm guessing this is because my app requires CF 2.0, which is not
> on
> the device, so I'm trying to put it there...Maybe this message means
> something else (I could not find anything useful about it on the
> Internet).
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> Do you have a later version of the framework than is on the device on
>> your
>> development PC? If the device has .NET CF 2.0 on it already, nothing
>> will
>> happen, either. Give us the details...
>>
>> Paul T.
>>
>> "Eve" wrote in message
>> news:E9342DFC-336F-4DCB-9483-30A371F90C60@microsoft.com...
>> > I'm trying to deploy my VS 2005 application to a PPC 2003 and it does
>> > not
>> > deploy .NET CF to the device. I do have 'Deploy the latest version of
>> > the
>> > .NET Compact Framework (including Service Packs)' checked. What could
>> > be
>> > the
>> > reason?
>> > Thank you for any help.
>>
>>
>>
Date:Wed, 18 Jul 2007 15:02:38 -0700
Author:
|
Re: .NET CF 2.0 not deployed with my application
Yes, it does. That's actually what I target frequently when building
applications for Windows CE (generic) 4.2.
Paul T.
"Eve" wrote in message
news:54473FA0-A0AC-4A6A-BA26-0756FF1D85CF@microsoft.com...
> From what I know, VS 2005 should work with PPC 2003. When I was creating
> the
> project I chose Smart Device\Pocket PC 2003 as the Project type.
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> Do you have a later version of the framework than is on the device on
>> your
>> development PC? If the device has .NET CF 2.0 on it already, nothing
>> will
>> happen, either. Give us the details...
>>
>> Paul T.
>>
>> "Eve" wrote in message
>> news:E9342DFC-336F-4DCB-9483-30A371F90C60@microsoft.com...
>> > I'm trying to deploy my VS 2005 application to a PPC 2003 and it does
>> > not
>> > deploy .NET CF to the device. I do have 'Deploy the latest version of
>> > the
>> > .NET Compact Framework (including Service Packs)' checked. What could
>> > be
>> > the
>> > reason?
>> > Thank you for any help.
>>
>>
>>
Date:Wed, 18 Jul 2007 15:03:12 -0700
Author:
|
Re: .NET CF 2.0 not deployed with my application
On Jul 18, 11:03 pm, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
> Yes, it does. That's actually what I target frequently when building
> applications for Windows CE (generic) 4.2.
>
> Paul T.
>
> "Eve" wrote in message
>
> news:54473FA0-A0AC-4A6A-BA26-0756FF1D85CF@microsoft.com...
>
> > From what I know, VS 2005 should work with PPC 2003. When I was creating
> > the
> > project I chose Smart Device\Pocket PC 2003 as the Project type.
>
> > "Paul G. Tobey [eMVP]" wrote:
>
> >> Do you have a later version of the framework than is on the device on
> >> your
> >> development PC? If the device has .NET CF 2.0 on it already, nothing
> >> will
> >> happen, either. Give us the details...
>
> >> Paul T.
>
> >> "Eve" wrote in message
> >>news:E9342DFC-336F-4DCB-9483-30A371F90C60@microsoft.com...
> >> > I'm trying to deploy my VS 2005 application to a PPC 2003 and it does
> >> > not
> >> > deploy .NET CF to the device. I do have 'Deploy the latest version of
> >> > the
> >> > .NET Compact Framework (including Service Packs)' checked. What could
> >> > be
> >> > the
> >> > reason?
> >> > Thank you for any help.
HI there:
u probably need to include the cab file its called someting like
netcfv2.ppc.armv4.CAB
you can download this from the microsoft site, its a differnent file
if you are targeting windows mobile 5
hope it helps
Date:Fri, 20 Jul 2007 09:56:46 -0000
Author:
|
|
|