Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recompiling app from .net 2.0 to .net 3.5
Message
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01494470
Message ID:
01494954
Views:
41
>>Hi,
>>
>>I have an application (with the source) created on VS 2005 (C#2.0). The application works on mobile device with .net 2.0 installed. I need to recompile it to make it work on a mobile device (Windows Mobile 6.5) where .net 3.5 is installed. Do I need to have a VS 2008 or VS2010 (which I don't have)? Or can I do it at a command prompt on the computer where .net 3.5 is installed?
>>
>>TIA for any suggestions.
>
>I'm not sure why you'd need to recompile at all. .NET 3.5 is just a bunch of extensions to .NET 2.0 so you should just be able to copy the app onto the device and run it. BTW - Windows Mobile 6.5 isn't supported by VS 2010, so those projects are stuck in VS 2008 and earlier.

Paul,

You were absolutely right. The program runs under .NET 3.5. The problem was due to the fact that I didn't have a certain XML file copied to the Pocket PC; so it would bomb and I thought it was cause the .NET version has changed.

Thank you for your help.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform