Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / August 2007

Tip: Looking for answers? Try searching our database.

PPC 2000 with compact framework 2

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Arijull - 13 Aug 2007 14:28 GMT
Hello.

I want to know if there is any way to make .net CF version 2 work with
a PPC 2000 (with windows mobile 2000).

I mean that I have my app wich i made with VS2005 (CF 2) and I need to
run it in a PPC 2000.

Thanks!

Ariadna.-
Peter Foot [MVP] - 13 Aug 2007 15:08 GMT
It's not possible, .NETCF v2.0 requires Windows Mobile 2003 or Windows CE
4.2 or later. You can target older devices with .NETCF v1.0

Peter

Signature

Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

> Hello.
>
[quoted text clipped - 7 lines]
>
> Ariadna.-
Arijull - 13 Aug 2007 15:39 GMT
Thanks Peter for your answer.

Is there any way to convert my app that is working with CF v2.0 to CF
v1.0 or CF v1.1?

Thanks!
<ctacke/> - 13 Aug 2007 15:46 GMT
There is no CF 1.0, only 1.0.  The only "conversion" is to recompile, fixing
the errors that prevent it from compiling against the 1.0 BCL.

Signature

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com

> Thanks Peter for your answer.
>
> Is there any way to convert my app that is working with CF v2.0 to CF
> v1.0 or CF v1.1?
>
> Thanks!
Arijull - 13 Aug 2007 15:57 GMT
Ok. There is something that I didn't follow you.

Dou you mean that I should open my solution with VS 2005 and recompile
my solution with CF 1.0, or that I shoul open my CF v2.0 solution with
VS 2003 and recompile it.

If I should use VS 2005, How do I change the version of the CF?

Thanks again for your time!
<ctacke/> - 13 Aug 2007 16:03 GMT
> Dou you mean that I should open my solution with VS 2005 and recompile
> my solution with CF 1.0, or that I shoul open my CF v2.0 solution with
> VS 2003 and recompile it.

Either one should work.

> If I should use VS 2005, How do I change the version of the CF?

Unfortuantely MS didn't make that simple.  1.0->2.0 was a right click and
select a menu item.  2.0->1.0 requires opening the project file with a text
editor like Notepad and changing the target version.

You'll find a line like this:
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>

Change it to:
<TargetFrameworkVersion>v1.0</TargetFrameworkVersion>

Signature

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.