|
-
Sep 24th, 2007, 05:46 AM
#1
Thread Starter
New Member
Pocket PC Application
I am developing an application for a mobile device using VB.NET 2005 and The Compact Framework version 2.0
The application reads an xml file into a dataset object.
The problem is I cannot get it to work when debugging with an emulator.
I get a file not found error (e.g. \program files\appname\filename.xml)
It works ok when I deploy and test it on the device but if I have to do this each time I want to test the application I am going to end up doubling the project length.
Is there a way of putting files onto the emulator device.
-
Sep 24th, 2007, 06:54 AM
#2
Re: Pocket PC Application
Use "Device emulator manager in VS2005" in collaboration with active sync and you will get your "device tree" in explorer.
-
Sep 24th, 2007, 07:23 AM
#3
Thread Starter
New Member
Re: Pocket PC Application
Hi,
I have tried clicking tools and connect to device but it still does not give me the option to copy files to it.
Can I get it to interact with Active Synch 4.5 so I can explore and copy files that way?
-
Sep 24th, 2007, 07:39 AM
#4
Re: Pocket PC Application
Hi U must use the "Mobile" tag the exists on your windows explorer, after you establish your connection.
-
Sep 24th, 2007, 08:35 AM
#5
Thread Starter
New Member
Re: Pocket PC Application
I restarted my pc and next time I tried ActiveSync popped up.
Thanks a lot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|