Connecting Tech Pros Worldwide Help | Site Map

deploying error in windows mobile application

Newbie
 
Join Date: Oct 2008
Posts: 7
#1: Oct 17 '08
Hi
i developed one small smart device application and i trie to synchronize in the
palm tungstenE2 device. but given following error in view log file.

Invalid handheld file deleted: C:\Program Files\palmOne\kschra\Install\SmartDeviceProject2.p db

mobile device is a new one and i installed cd which got from palm.
pls help in this ASAP.
markmcgookin's Avatar
Moderator
 
Join Date: Dec 2006
Location: Northern Ireland / England
Posts: 546
#2: Oct 20 '08

re: deploying error in windows mobile application


the pdb file is a debug database that VS will create for your device when it is run in debug mode. It's weird that it's coming up C:\Program Files.... it should run on the device in \Program Files\ without the c:

Are you sure that is the error you have gotten?

Have you tried running it in "release" mode?
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,387
#3: Oct 20 '08

re: deploying error in windows mobile application


Does that Palm device even have Windows Mobile on it? I'm pretty sure it runs Palm OS Garnet v5.4.7. Trying to put a windows mobile application on a Palm OS device is like trying to shove a square peg into a round hole...or is it a round peg into a square hole... I can never remember.
Reply