Tom's Guide > Forum > PDA > Windows Mobile > VS2003 vs WMobile 2003 SE
VS2003 vs WMobile 2003 SE - PDA
TomsGuide.com: Over 800,000 questions and answers to address all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: microsoft.public.pocketpc (More info?)

 

Hi,
I'm newbie in CF developping but not in VS 2003 .Net.and I have to develop
an application on a PDA HP iPAQ hx4700 running under WM2003 second edition.
My goal is to create VGA form application.
I installed the following from microsoft site :
- Pocket PC 2003 SDKon my PC
- WM 2003 SE emulator iimages for PPC

When I create a default C# (or vb.net) smart device application and deploy
it on my PDA, I have the following warning message (sorry it could not be
the exact message cause I translate it from french)
"Files from package 'netcf.all.wce4.arm4.cab' are newer on the device
than the developpement computer. Update to the last version. Concerned filed
are: Microsoft.windowsce.forms, System.data.dll ...... "
I don't know how to update those file on my computer :-(. Could someone give
me a help please.
On the PDA the followig message is displayed : "The program you have
installed may not display properly because it was designed or a previous
version of Windows Mobile software".
Concerning this PDA message, I took a look at this article :
http://msdn.microsoft.com/library/ [...] reness.asp
but it's not for VS2003.Net development and I don't know what (and where) is
the INF file which contains [CEDevice] section. In my project there is no
such a file.
Is there something available in download from microsoft to fix this ?

My second point is to have a form which size is about 640x480 and if a
change the from size in my defaulf project, I only see a part of this form
on my PDA : 320x240.

I'm totaly desperate, I spent the last 2 days trying to fix this. Can't
somebody help please

Cheers

Sponsored Links
Register or log in to remove.

Archived from groups: microsoft.public.pocketpc (More info?)

 

I have recently received Visual Studio 2005 Beta 2 and have been trying out
Pocket PC development. I would recommend you try to get a copy and start
development using this version. It has great support for WM 2003 SE and the
..NET 2 CF has a lot of great features including support of C# generics, and
VGA size screens (640 x 480).
All of the problems you describe in your post would go away. However, the
retail version isn't out until November 2005.
It also supports development for Windows Mobile 5.


"Stef" <stephane.fraysse@01dB.com> wrote in message
news:uIq$yGMbFHA.1504@TK2MSFTNGP15.phx.gbl...
> Hi,
> I'm newbie in CF developping but not in VS 2003 .Net.and I have to
> develop
> an application on a PDA HP iPAQ hx4700 running under WM2003 second
> edition.
> My goal is to create VGA form application.
> I installed the following from microsoft site :
> - Pocket PC 2003 SDKon my PC
> - WM 2003 SE emulator iimages for PPC
>
> When I create a default C# (or vb.net) smart device application and deploy
> it on my PDA, I have the following warning message (sorry it could not be
> the exact message cause I translate it from french)
> "Files from package 'netcf.all.wce4.arm4.cab' are newer on the device
> than the developpement computer. Update to the last version. Concerned
> filed
> are: Microsoft.windowsce.forms, System.data.dll ...... "
> I don't know how to update those file on my computer :-(. Could someone
> give me a help please.
> On the PDA the followig message is displayed : "The program you have
> installed may not display properly because it was designed or a previous
> version of Windows Mobile software".
> Concerning this PDA message, I took a look at this article :
> http://msdn.microsoft.com/library/ [...] reness.asp
> but it's not for VS2003.Net development and I don't know what (and where)
> is
> the INF file which contains [CEDevice] section. In my project there is no
> such a file.
> Is there something available in download from microsoft to fix this ?
>
> My second point is to have a form which size is about 640x480 and if a
> change the from size in my defaulf project, I only see a part of this form
> on my PDA : 320x240.
>
> I'm totaly desperate, I spent the last 2 days trying to fix this. Can't
> somebody help please
>
> Cheers
>
>
>
>

Reply to Anonymous
- 0 +

Archived from groups: microsoft.public.pocketpc (More info?)

 

Thanks for your answer Gary,
but I must release my PDA application on September 2005, so I must use
VS2003.


"Gary Mount" <gary_mount@hotmail.com> a écrit dans le message de news:
OP0eBuMbFHA.2128@TK2MSFTNGP15.phx.gbl...
>I have recently received Visual Studio 2005 Beta 2 and have been trying out
>Pocket PC development. I would recommend you try to get a copy and start
>development using this version. It has great support for WM 2003 SE and the
>.NET 2 CF has a lot of great features including support of C# generics, and
>VGA size screens (640 x 480).
> All of the problems you describe in your post would go away. However, the
> retail version isn't out until November 2005.
> It also supports development for Windows Mobile 5.
>
>
> "Stef" <stephane.fraysse@01dB.com> wrote in message
> news:uIq$yGMbFHA.1504@TK2MSFTNGP15.phx.gbl...
>> Hi,
>> I'm newbie in CF developping but not in VS 2003 .Net.and I have to
>> develop
>> an application on a PDA HP iPAQ hx4700 running under WM2003 second
>> edition.
>> My goal is to create VGA form application.
>> I installed the following from microsoft site :
>> - Pocket PC 2003 SDKon my PC
>> - WM 2003 SE emulator iimages for PPC
>>
>> When I create a default C# (or vb.net) smart device application and
>> deploy
>> it on my PDA, I have the following warning message (sorry it could not be
>> the exact message cause I translate it from french)
>> "Files from package 'netcf.all.wce4.arm4.cab' are newer on the device
>> than the developpement computer. Update to the last version. Concerned
>> filed
>> are: Microsoft.windowsce.forms, System.data.dll ...... "
>> I don't know how to update those file on my computer :-(. Could someone
>> give me a help please.
>> On the PDA the followig message is displayed : "The program you have
>> installed may not display properly because it was designed or a previous
>> version of Windows Mobile software".
>> Concerning this PDA message, I took a look at this article :
>> http://msdn.microsoft.com/library/ [...] reness.asp
>> but it's not for VS2003.Net development and I don't know what (and where)
>> is
>> the INF file which contains [CEDevice] section. In my project there is no
>> such a file.
>> Is there something available in download from microsoft to fix this ?
>>
>> My second point is to have a form which size is about 640x480 and if a
>> change the from size in my defaulf project, I only see a part of this
>> form
>> on my PDA : 320x240.
>>
>> I'm totaly desperate, I spent the last 2 days trying to fix this. Can't
>> somebody help please
>>
>> Cheers
>>
>>
>>
>>
>
>

Reply to Stef

Archived from groups: microsoft.public.pocketpc (More info?)

 

Stef,

Have you posted your issue in the microsoft.public.pocketpc.developer group?
You may get an answer or direction quicker in that group than this one.

Regards,

--
Clinton Fitch
Senior Editor / Owner
Clinton Fitch (Dot) Com!
http://www.clintonfitch.com

A Pocket PC Magazine "Best Site" for Pocket PC Reviews!

"Stef" <stephane.fraysse@01dB.com> wrote in message
news:uIq$yGMbFHA.1504@TK2MSFTNGP15.phx.gbl...
> Hi,
> I'm newbie in CF developping but not in VS 2003 .Net.and I have to
> develop
> an application on a PDA HP iPAQ hx4700 running under WM2003 second
> edition.
> My goal is to create VGA form application.
> I installed the following from microsoft site :
> - Pocket PC 2003 SDKon my PC
> - WM 2003 SE emulator iimages for PPC
>
> When I create a default C# (or vb.net) smart device application and deploy
> it on my PDA, I have the following warning message (sorry it could not be
> the exact message cause I translate it from french)
> "Files from package 'netcf.all.wce4.arm4.cab' are newer on the device
> than the developpement computer. Update to the last version. Concerned
> filed
> are: Microsoft.windowsce.forms, System.data.dll ...... "
> I don't know how to update those file on my computer :-(. Could someone
> give me a help please.
> On the PDA the followig message is displayed : "The program you have
> installed may not display properly because it was designed or a previous
> version of Windows Mobile software".
> Concerning this PDA message, I took a look at this article :
> http://msdn.microsoft.com/library/ [...] reness.asp
> but it's not for VS2003.Net development and I don't know what (and where)
> is
> the INF file which contains [CEDevice] section. In my project there is no
> such a file.
> Is there something available in download from microsoft to fix this ?
>
> My second point is to have a form which size is about 640x480 and if a
> change the from size in my defaulf project, I only see a part of this form
> on my PDA : 320x240.
>
> I'm totaly desperate, I spent the last 2 days trying to fix this. Can't
> somebody help please
>
> Cheers
>
>
>
>

Reply to Anonymous
Tom's Guide > Forum > PDA > Windows Mobile > VS2003 vs WMobile 2003 SE
Go to:

There are 5 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Google ads