Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Mobile Development
  3. Mobile
  4. Installing a Pocket PC application

Installing a Pocket PC application

Scheduled Pinned Locked Moved Mobile
visual-studiocomhardwarehelpquestion
2 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    steve_rm
    wrote on last edited by
    #1

    Hello, VS 2005. I have developed an Pocket PC for a Windows Mobile 5.0. I have created the setup using the following website. http://www.devx.com/wireless/Article/31198 This created a successful setup and the installed on the pocket PC without any errors. However, when I click on the applicaton on the Pocket PC, it doesn't launch the applcation. It does nothing. When I deploy on the emulator it works fine, but not on the actual pocket PC hardware. Can anyone tell me if i have done something wrong, or could it be the Pocket PC that could have the problem? Is there a better way to create a setup program for a pocket PC for VS 2005? Many thanks in advance, Steve

    G 1 Reply Last reply
    0
    • S steve_rm

      Hello, VS 2005. I have developed an Pocket PC for a Windows Mobile 5.0. I have created the setup using the following website. http://www.devx.com/wireless/Article/31198 This created a successful setup and the installed on the pocket PC without any errors. However, when I click on the applicaton on the Pocket PC, it doesn't launch the applcation. It does nothing. When I deploy on the emulator it works fine, but not on the actual pocket PC hardware. Can anyone tell me if i have done something wrong, or could it be the Pocket PC that could have the problem? Is there a better way to create a setup program for a pocket PC for VS 2005? Many thanks in advance, Steve

      G Offline
      G Offline
      gnadeem
      wrote on last edited by
      #2

      Hi, if you didnot have any breakthrough so far, i will suggest followings. 1) if your application is complex , i.e requires remote resources like remote db connection, then make a very simple one to start with and try followings. 2) deploy using XCopy method instead of making setup file to see if it makes a difference. 3) make sure you have selected right processor type in visual studio tools section. 4) try to debug-run the application on device rather than in emulator, using ActiveSynch and usb cable. (device instead of emulator in debug config) 5) if u cant manage 4, make sure all required components, if any (SqlCE,.Net Framework etc) are present on device compatible to the version your app supports. hope it helps.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups