|
Prev: SDK issue..
Next: RasDial, RasHangUp
From: Thom Little on 1 Nov 2005 19:34 I have a Dell Axim X50v running Windows PCP 2003 SE. I have an application that was written for Windows PPC 2003 SE using .NET Compact Framework 1.1. Using the release candidate of Visual Studio 2005 and .NET Compact Framework 2.0 Beta I converted the application and it is running correctly under the Mobile 5 emulator. I installed the Dell Mobile 5 upgrade on the X50v and when I try running the application there it tells me that the "... device requires a newer version of the Microsoft .NET Compact Framework than the version installed on the device.:" (I thought Mobile 5 included .NET Compact Framework 2.0?) What is the correction of this problem. -- -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. --
From: Tim Wilson on 1 Nov 2005 21:29 Windows Mobile 5.0 was released before CF 2.0 RTM (which was just released). So it didn't make it into ROM. Windows Mobile 5.0 contains CF 1.0 SP3, not CF 2.0. You'll need to install CF 2.0. -- Tim Wilson ..NET Compact Framework MVP "Thom Little" <thom(a)tlanet.net> wrote in message news:OMTyJV03FHA.3400(a)tk2msftngp13.phx.gbl... > I have a Dell Axim X50v running Windows PCP 2003 SE. I have an application > that was written for Windows PPC 2003 SE using .NET Compact Framework 1.1. > > Using the release candidate of Visual Studio 2005 and .NET Compact Framework > 2.0 Beta I converted the application and it is running correctly under the > Mobile 5 emulator. > > I installed the Dell Mobile 5 upgrade on the X50v and when I try running the > application there it tells me that the "... device requires a newer version > of the Microsoft .NET Compact Framework than the version installed on the > device.:" (I thought Mobile 5 included .NET Compact Framework 2.0?) > > What is the correction of this problem. > > -- > -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. > -- > > >
From: Thom Little on 2 Nov 2005 04:16 I installed the Redistributable and am running the 2.0 version of the application and the 1.1 version of the application on the same Mobile 5 device. How can I tell where the Framework was stored on the device? -- -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. -- "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in message news:%230DjGV13FHA.400(a)TK2MSFTNGP09.phx.gbl... > Windows Mobile 5.0 was released before CF 2.0 RTM (which was just > released). > So it didn't make it into ROM. Windows Mobile 5.0 contains CF 1.0 SP3, not > CF 2.0. You'll need to install CF 2.0. > > -- > Tim Wilson > .NET Compact Framework MVP > > "Thom Little" <thom(a)tlanet.net> wrote in message > news:OMTyJV03FHA.3400(a)tk2msftngp13.phx.gbl... >> I have a Dell Axim X50v running Windows PCP 2003 SE. I have an > application >> that was written for Windows PPC 2003 SE using .NET Compact Framework >> 1.1. >> >> Using the release candidate of Visual Studio 2005 and .NET Compact > Framework >> 2.0 Beta I converted the application and it is running correctly under >> the >> Mobile 5 emulator. >> >> I installed the Dell Mobile 5 upgrade on the X50v and when I try running > the >> application there it tells me that the "... device requires a newer > version >> of the Microsoft .NET Compact Framework than the version installed on the >> device.:" (I thought Mobile 5 included .NET Compact Framework 2.0?) >> >> What is the correction of this problem. >> >> -- >> -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. >> -- >> >> >> > >
From: "<ctacke/>" on 2 Nov 2005 06:42 It's always in \Windows -Chris "Thom Little" <thom(a)tlanet.net> wrote in message news:O79ll443FHA.1396(a)TK2MSFTNGP12.phx.gbl... >I installed the Redistributable and am running the 2.0 version of the >application and the 1.1 version of the application on the same Mobile 5 >device. > > How can I tell where the Framework was stored on the device? > > -- > -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. > -- > > "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in message > news:%230DjGV13FHA.400(a)TK2MSFTNGP09.phx.gbl... >> Windows Mobile 5.0 was released before CF 2.0 RTM (which was just >> released). >> So it didn't make it into ROM. Windows Mobile 5.0 contains CF 1.0 SP3, >> not >> CF 2.0. You'll need to install CF 2.0. >> >> -- >> Tim Wilson >> .NET Compact Framework MVP >> >> "Thom Little" <thom(a)tlanet.net> wrote in message >> news:OMTyJV03FHA.3400(a)tk2msftngp13.phx.gbl... >>> I have a Dell Axim X50v running Windows PCP 2003 SE. I have an >> application >>> that was written for Windows PPC 2003 SE using .NET Compact Framework >>> 1.1. >>> >>> Using the release candidate of Visual Studio 2005 and .NET Compact >> Framework >>> 2.0 Beta I converted the application and it is running correctly under >>> the >>> Mobile 5 emulator. >>> >>> I installed the Dell Mobile 5 upgrade on the X50v and when I try running >> the >>> application there it tells me that the "... device requires a newer >> version >>> of the Microsoft .NET Compact Framework than the version installed on >>> the >>> device.:" (I thought Mobile 5 included .NET Compact Framework 2.0?) >>> >>> What is the correction of this problem. >>> >>> -- >>> -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. >>> -- >>> >>> >>> >> >> > >
From: Daniel Moth on 5 Nov 2005 07:53 Note that there is no 1.1, just v1.0 with 3 SPs You can determine which version(s) you have by running cgacutil.exe (in windows folder) Cheers Daniel -- http://www.danielmoth.com/Blog/ "Thom Little" <thom(a)tlanet.net> wrote in message news:O79ll443FHA.1396(a)TK2MSFTNGP12.phx.gbl... >I installed the Redistributable and am running the 2.0 version of the >application and the 1.1 version of the application on the same Mobile 5 >device. > > How can I tell where the Framework was stored on the device? > > -- > -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. > -- > > "Tim Wilson" <TIM(UNDERSCORE)WILSON(AT)ROGERS(PERIOD)COM> wrote in message > news:%230DjGV13FHA.400(a)TK2MSFTNGP09.phx.gbl... >> Windows Mobile 5.0 was released before CF 2.0 RTM (which was just >> released). >> So it didn't make it into ROM. Windows Mobile 5.0 contains CF 1.0 SP3, >> not >> CF 2.0. You'll need to install CF 2.0. >> >> -- >> Tim Wilson >> .NET Compact Framework MVP >> >> "Thom Little" <thom(a)tlanet.net> wrote in message >> news:OMTyJV03FHA.3400(a)tk2msftngp13.phx.gbl... >>> I have a Dell Axim X50v running Windows PCP 2003 SE. I have an >> application >>> that was written for Windows PPC 2003 SE using .NET Compact Framework >>> 1.1. >>> >>> Using the release candidate of Visual Studio 2005 and .NET Compact >> Framework >>> 2.0 Beta I converted the application and it is running correctly under >>> the >>> Mobile 5 emulator. >>> >>> I installed the Dell Mobile 5 upgrade on the X50v and when I try running >> the >>> application there it tells me that the "... device requires a newer >> version >>> of the Microsoft .NET Compact Framework than the version installed on >>> the >>> device.:" (I thought Mobile 5 included .NET Compact Framework 2.0?) >>> >>> What is the correction of this problem. >>> >>> -- >>> -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd. >>> -- >>> >>> >>> >> >> > >
|
Pages: 1 Prev: SDK issue.. Next: RasDial, RasHangUp |