View Full Version : .Net CF and SDE
Anonymous
11-04-2003, 07:34 PM
Has anyone ever successfully installed a .NetCF on an XDA?
Am i so stupid and the XDA is one of the new .Net-build-in PPC's?
also i tryed for a whole day to connect to my XDA with my VS.Net2003 via activesync, as you may have guessed without any luck.
I dont want to use eVC, when the next generation of Languages(C#) and IDE's is already at hand
Anonymous
14-04-2003, 10:54 AM
OK,
i spend the last 3 days looking for a solution and i think i finally found the reason. As far as i understand Microsoft, the Phone edition of PocketPC 2002 does not support the .NetCF. :x
But, n developer conference 2002 in London i know that i was in a "hands-on-lab", where i had a first look at the .NetCF - with a Phone-PPC (prototype by Compaq, if i remember correctly)
P.S.: Could please anybody say something about that, even if it is: "Yes, Ur right - no .Net for XDA" or (better) "You are just to stupid to install.."
thanks
Frost_28
14-04-2003, 12:56 PM
Now i'm even more confused:
I took a look at my PPC-Version string and it say's:
3.0.11171 Build 11178
witch means, that it's no Phone-Edition (has Version number 3.0),
that means it should be compatible to install .NetCF.
Yet i was not able to install and im getting a little angry (but cannot decide if i should be angry over me or O2 or Microsoft).
I really was looking forward to an opportunity to use C# in a real application and not just that sample-code-then-garbage projects.
bamse
14-04-2003, 06:38 PM
Now i'm even more confused:
I took a look at my PPC-Version string and it say's:
3.0.11171 Build 11178
witch means, that it's no Phone-Edition (has Version number 3.0),
that means it should be compatible to install .NetCF.
Yet i was not able to install and im getting a little angry (but cannot decide if i should be angry over me or O2 or Microsoft).
I really was looking forward to an opportunity to use C# in a real application and not just that sample-code-then-garbage projects.
Shouldn't be a problem to use .Net CF on the XDA. A friend of mine has been doing it for months. Seems like you have a really old ROM though, ever thought about upgrading?
Frost_28
14-04-2003, 07:02 PM
thanks for the reply.
My rom version is 3.14.16 GER, this should be the latest (German) Version.
Frost_28
15-04-2003, 08:49 AM
I did it! Huhu, yeah!
For everyone else having problems:
with Visual Studio.Net 2003(BETA) installed,
take these files:
C:\Programm Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\arm\*.CAB
and copy them to the Temp directory on your device, then simply execute them.
It's as easy as this and i can't imagine, why i had problems in the first place :-)
Anonymous
26-04-2003, 05:09 PM
That's odd - the VS.Net 2003 beta just downloaded the .NetCF CAB direct my XDA the first time I hit deploy with the Pocket PC selected instead of the emulator - no problem, no fuss.
However, note this: I just tried downloading the official .NetCF deployable runtime from the MS site and when I run it, it says that my device (the XDA) isn't supported.
However, I see you've already found the solution - just copy the ARM CAB to the XDA and execute it - it installs in seconds with not so much as a single question.
Good luck with the CF - we've been using it for months and it's brilliant!
MikeS.
Frost_28
26-04-2003, 05:35 PM
Thank you - and you're right: it is great!
I work with it for about 2 weeks now and have already achieved more with it, than i would have with eVC in 1 month. Also is C# a really cool language. It's fun to use it.
However, that VS2003Beta didn't deploy the CF to my XDA automatically is because i (still) can't get the connection over ActiveSync work. That also means, that i can debug only with the emulator - without a radio.
Until now it was no real problem, i just started with the non-phone-part of my App. Right now i started the development of the Phone-part and i have to guess some functionality or just use so many try catch-blocks that it slows my development a bit down.
Any suggestions what i could do to get the connection running?
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.