Results 1 to 5 of 5

Thread: Pocket PC Application

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    10

    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.

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: Pocket PC Application

    Use "Device emulator manager in VS2005" in collaboration with active sync and you will get your "device tree" in explorer.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    10

    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?

  4. #4
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: Pocket PC Application

    Hi U must use the "Mobile" tag the exists on your windows explorer, after you establish your connection.

  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    10

    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
  •  



Click Here to Expand Forum to Full Width