R
Robert Janik
Hi,
I have created a project in .NET Comapct Framework and I used as a target
platform Pocket PC 2003. I'm running this application on Windows Mobile 5.0,
so I have decided to leave Pocket PC 2003 and move the entire project to
Windows Mobile 5.0, however it is not possible to simply change the target
platform in VS2005.
Do I have to craete a new project for Windows Mobile 5.0 and copy all the
code, Forms, Controls and UserControls into this new project?
Could I edit project and solution in text editor to change platform to
Windows Mobile 5.0? This would probably be much simpler, but I'm not sure
if it could break anything.
I know that if the project is working on both platforms it is advantage, but
I would prefer to use only Windows Mobile 5.0 (and higher).
Thanks for any advice.
Robert
I have created a project in .NET Comapct Framework and I used as a target
platform Pocket PC 2003. I'm running this application on Windows Mobile 5.0,
so I have decided to leave Pocket PC 2003 and move the entire project to
Windows Mobile 5.0, however it is not possible to simply change the target
platform in VS2005.
Do I have to craete a new project for Windows Mobile 5.0 and copy all the
code, Forms, Controls and UserControls into this new project?
Could I edit project and solution in text editor to change platform to
Windows Mobile 5.0? This would probably be much simpler, but I'm not sure
if it could break anything.
I know that if the project is working on both platforms it is advantage, but
I would prefer to use only Windows Mobile 5.0 (and higher).
Thanks for any advice.
Robert