I have created a Pocket PC application in .NET 2003, which is running in Pocket PC 2003. Now I want to install same cab file in Windows Mobile 5.0 without upgrading the source code to .NET 2005. I tried it so many times, but its showing some error message. What are the steps I want to follow Can anybody help me
Thanks in advance
Joji Perayil

Pocket PC deployment issue in Windows Mobile 5.0
bojanplatisa
HakanA
Joji, can I know the error messages that you are getting. then I may be able to help you more.
Also note that .NET 2003 applications are using .Net Compact Framework (.NET CF) 1.1. In .NET 2005 it is using .NET CF 2.0.
But Windows Mobile is an OS kind of thing, it will run both frameworks.
First I would like you to check whether you have installed .NET CF 1.1 on your Mobile device because it will be needing to run the application that you have developed in .NET 2003.
Best Regards,
Arjuna Chiththananda.
{WWW.TheArjuna.Com , WWW.TheArjuna.Net}
David Scrutton