hot sync programatically?

2008-05-29 Thread rub-a-dub
hello all, hope everyone is well. i was curious if it is possible to invoke a hot sync programatically. also, if anyone can provide me with information about hot sync api(if available) thanks and have a good week. -ruben __ Do You Yahoo!? Yahoo

Re: hot sync programatically?

2008-05-29 Thread Bradly J. Barton
Developer Forum palm-dev-forum@news.palmos.com Sent: Tuesday, October 03, 2000 6:18 AM Subject: Re: hot sync programatically? Another method is to add this event to queue: EventType NewEvent; MemSet( NewEvent,sizeof(NewEvent),0); NewEvent.eType

re: Prefs deleted during hot-sync

2007-08-16 Thread Ganesh Pisal
Hi, There is no way to automatically delete App prefs. There may be something wrong with code. To set Application preferences use : void PrefSetAppPreferences (UInt32 creator,UInt16 id, Int16 ersion, onst void *prefs, UInt16 prefsSize, Boolean saved); To get Application preferences use :

Prefs deleted during hot-sync

2007-07-16 Thread John Powers
The prefs for my program on a user's Treo 700p are deleted whenever the user does a hot-sync. Any suggestions on what might be causing this? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: Hot sync fail with Fatal alert

2007-06-19 Thread Bismi
the size of application is not a problem. Segmentation is to b done If your application is larger than 64KB, you will need to build it as a multi-segment application. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see

Re: Hot sync fail with Fatal alert

2007-06-19 Thread Phreak OnALeash
Hello Harsha, When is the error occuring? At the very beginning of hotsync, or at the end, etc? Sounds more like an application trying to catch sync start/end notification and not being locked into the DBcache... This is usually what generates illegal instruction errors, imo. Try this: Download a

Hot sync fail with Fatal alert

2007-06-18 Thread hv reddy
Hi All, I have an application which compiles and executes perfectly on simulator. The PRC size is 140KB. Whenever i try to hotsync this PRC into my Z22 palm at finally it is poping up a fatal alert with the following message. Emul68K Main.c,Line:403,illegal instruction 0EF0 at address 0014.

Hot Sync failed

2006-01-23 Thread Rahul K
Hi,I have developed a small database application. I have also developed a conduit using conduit wizard. I am using simulator for testing the hotsync. When ever I try to sync the application with the desktop, where hotsync manager is running (my conduit is registered to hotsync manager

I am facing this Problem when in Hot Sync

2006-01-06 Thread sanjib mohanty
to the simulator and try to syncronize with the desktop application. But simulator shows the synchronization failed message and in the Hot sync log file it shows the message Protocol Error: Handheld File Not Found(4019) and the conduit generates the blank XML file. Some of the database files having the sdb

Hot Sync Problem

2005-07-19 Thread Michael Hallett
Alright guys Ive never seen this before. I have taken over development for the game DopeWars. I dont how but something I changed from version 2.4.3 to 2.4.4 doesnt allow the unit to be hot synched while the game is running. Specifically this is what is happening... 1. Game is in

Hot Sync.

2005-02-16 Thread prabakar.mp
Hi, Is Hot Sync version 6.0 released? If yes, where can i get that? - Martin Prabakar. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Hot Sync.

2005-02-16 Thread A.Kazantsev
I bought it with my TT5. pm Is Hot Sync version 6.0 released? pm If yes, where can i get that? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: Hot Sync.

2005-02-16 Thread prabakar.mp
Hi, Please try to send me HotSync 6 version, I need that urgently. - Martin Prabakar. [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of A.Kazantsev Sent: Wednesday, February 16, 2005 5:20 PM To: Palm Developer Forum Subject: Re: Hot Sync

RE: Hot Sync.

2005-02-16 Thread Ben Combee
At 08:13 AM 2/16/2005, you wrote: Hi, Please try to send me HotSync 6 version, I need that urgently. You can download the Palm Desktop releases for the palmOne Tungsten T5 and Treo 650 from the pluggedin.palmone.com site. These include Palm Desktop 4.1.4 and HotSync Mananger 6.0.1. -- Ben

Re: Hot Sync problems on T5 with large files

2005-01-25 Thread Dave Carrigan
- Install failed: C:\Program Files\palmOne\NazariD\Install\BFRxDrugs.pdb Install synchronization failed HotSync Error: Connection is lost (6410) We have been seeing similar problems with installing large databases to a T5 using our conduit (which performs much the same operation as the palm

Hot Sync problems on T5 with large files

2005-01-24 Thread James Fisher
Our application has a drug database with nearly 6500 records. It is around 200K under the old file system and over 3.5Mb on the T5 and Treo 650 file system. I have a T5 and have had no problems but have had tow support problems in the last two days with hot sync failing while installing

Hot sync

2004-06-30 Thread Gaurav Mengi
How to load a .prc on the Treo 270.I'm using Hot SYnc Manager.WHenever i click on the prc file it shows ..file already on the handheld list .When i tap the HOTSYNC ICON on the handheld.it only checks for memopad,datebook etc etc..but not for my file.. Anyone can tell me wats the problem

Re: Hot sync

2004-06-30 Thread Ben Combee
At 01:20 AM 6/30/2004, you wrote: How to load a .prc on the Treo 270.I'm using Hot SYnc Manager.WHenever i click on the prc file it shows ..file already on the handheld list .When i tap the HOTSYNC ICON on the handheld.it only checks for memopad,datebook etc etc..but not for my file.. Go

Is there a new Hot Sync Manager for Cobalt?

2004-03-03 Thread Zack Shenkle
I'm trying to get my app to hot sync with the new cobalt simulator, but the hot sync is always interupted, and my simulator's hot sync log reads: HotSync terminated because the desktop HotSync product is incompatible with HotSync on the handheld. You need to install the desktop HotSync product

Re: Is there a new Hot Sync Manager for Cobalt?

2004-03-03 Thread Ben Combee
At 12:22 PM 3/3/2004, you wrote: Meaning my HotSync manager on my desktop, version 4.1, isn't new enough to be used with the cobalt simulator, and the cobalt simulator didn't seem to come with a corresponding HotSync manager. Does anyone know of a later version of HotSync Manager that will work

How To Install a Palm Application for Next Hot Sync Operation?

2003-12-15 Thread vikrant
Hey Friends I have created a Palm application which has a .prc extension.Now I Wish to create a setup so that i can install the application on the User's Machine.Can someone Plz Suggest how to do that ? -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: How To Install a Palm Application for Next Hot Sync Operation?

2003-12-15 Thread Dave Lippincott
the web and/or your favorite Palm download site. - Original Message - From: vikrant [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Sunday, December 14, 2003 10:09 PM Subject: How To Install a Palm Application for Next Hot Sync Operation

Hot Sync Manager

2003-11-06 Thread Lance Gregory
Hi, Does anybody know of a 3rd party hot sync manager on the palm device? I know linux has a desktop verion of the hot sync manager. But does anybody know of that sort of thing on the palm side? Lance -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

Re: Crash after hot sync?

2003-09-28 Thread Mathew B. Parker
2003 18:13:13 -, mpclubfoot [EMAIL PROTECTED] wrote: --- In [EMAIL PROTECTED], John [EMAIL PROTECTED] wrote: On 02 Jul 2003 08:05:59 +0200, Daniel Seifert [EMAIL PROTECTED] wrote: Am Mon, 2003-06-30 um 22.59 schrieb John: Hi, Have anyone ever crashed their Palm after a hot sync? I

Re: Crash after hot sync?

2003-09-27 Thread John
Mon, 2003-06-30 um 22.59 schrieb John: Hi, Have anyone ever crashed their Palm after a hot sync? I don't have any 3rd parth conduit on my desktop. But once in a while, after the hot sync, when my handheld just finished displaying the message cleaning up, I get an error dialog box

Re: Crash after hot sync?

2003-08-14 Thread mpclubfoot
--- In [EMAIL PROTECTED], John [EMAIL PROTECTED] wrote: On 02 Jul 2003 08:05:59 +0200, Daniel Seifert [EMAIL PROTECTED] wrote: Am Mon, 2003-06-30 um 22.59 schrieb John: Hi, Have anyone ever crashed their Palm after a hot sync? I don't have any 3rd parth conduit on my desktop

Re: Crash after hot sync?

2003-07-02 Thread Daniel Seifert
Am Mon, 2003-06-30 um 22.59 schrieb John: Hi, Have anyone ever crashed their Palm after a hot sync? I don't have any 3rd parth conduit on my desktop. But once in a while, after the hot sync, when my handheld just finished displaying the message cleaning up, I get an error dialog box

Re: Crash after hot sync?

2003-07-02 Thread John
On 02 Jul 2003 08:05:59 +0200, Daniel Seifert [EMAIL PROTECTED] wrote: Am Mon, 2003-06-30 um 22.59 schrieb John: Hi, Have anyone ever crashed their Palm after a hot sync? I don't have any 3rd parth conduit on my desktop. But once in a while, after the hot sync, when my handheld just

Crash after hot sync?

2003-06-30 Thread John
Have anyone ever crashed their Palm after a hot sync? I don't have any 3rd parth conduit on my desktop. But once in a while, after the hot sync, when my handheld just finished displaying the message cleaning up, I get an error dialog box with the following error message: MemoryMgr.c, Line: 3036

Add .pdb and .prc files through Vb and than hot sync

2002-04-04 Thread Prasad Brid
Please guide me on the following issue : I need to add the .pdb and .prc files in the install sequence without using the Hot sync manager install tool. Can some one help me. Thanks Prasad -- For information on using the Palm Developer Forums, or to unsubscribe, please see http

Re: Add .pdb and .prc files through Vb and than hot sync

2002-04-04 Thread Dave Lippincott
Download and read the CDK. The installaid routines will help. - Original Message - From: Prasad Brid [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Thursday, April 04, 2002 10:31 AM Subject: Add .pdb and .prc files through Vb and than hot sync Please guide me

Extracting out the Hot Sync ID/name programmatically

2002-01-23 Thread Young S. Cho
Is there an API to extract out the HotSync ID or name of the device programmatically? TIA. Young. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: Extracting out the Hot Sync ID/name programmatically

2002-01-23 Thread Joe
--- Young S. Cho wrote: Is there an API to extract out the HotSync ID or name of the device programmatically? The answer is in the knowledge base. If you search for user name, it should be the first article. __ Do You Yahoo!? Send FREE video

Re: Extracting out the Hot Sync ID/name programmatically

2002-01-23 Thread Max Bian
If you don't mind that I did not start a new thread... my question is how to change the HotSync ID programmatically? I heard it is possible to do so from the Palm desktop software. It will be cool if I can do it from the Palm itself. Max --- Joe [EMAIL PROTECTED] wrote: --- Young S. Cho

Re: Setting the Hot Sync name programmatically

2002-01-23 Thread Joe
--- Max Bian wrote: If you don't mind that I did not start a new thread... my question is how to change the HotSync ID programmatically? Currently, it is possible, but I don't think it is supported, so the details will probably change. If you really want to do it, see Collin Mulliner's

Re: Extracting out the Hot Sync ID/name programmatically

2002-01-23 Thread Aaron Ardiri
On Wed, 23 Jan 2002, Max Bian wrote: If you don't mind that I did not start a new thread... my question is how to change the HotSync ID programmatically? I heard it is possible to do so from the Palm desktop software. It will be cool if I can do it from the Palm itself. its been done

Re: Extracting out the Hot Sync ID/name programmatically

2002-01-23 Thread Aaron Ardiri
On Wed, 23 Jan 2002, Max Bian wrote: I think it is possible to defeat hackme. I'd have a small prc inserted as resource and extracted to create a prc. Upon receiving the syncnotify launch code, the tiny app checks the hotsync user id and compare it with the one stored in database by the

Re: Hot Sync Emulation

2001-05-01 Thread Dave Lippincott
personally tried it. - Original Message - From: Stefan [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Monday, April 30, 2001 4:37 PM Subject: Hot Sync Emulation Hi All: I'm trying to find a way to make a Palm app recieve the lauch code

Hot Sync Emulation

2001-04-30 Thread Stefan
Hi All: I'm trying to find a way to make a Palm app recieve the lauch code sysAppLaunchCmdSyncNotify: in order to make the app think that is being hot synced. I need to somehow get this to happen while the app itself is running in the Debugger. -- For information on using the Palm

Hot sync button notification

2001-04-05 Thread Clark Dorman
d writing it to a little log, but that got very ugly. After syncing to put my app on the device, apparently a notification goes to all the apps that a sync has been done (that's good). But, my logging apparently was accessing some globals or something, and so it locked up the device at the end of th

prc file works via debug but not via hot-sync

2001-04-02 Thread Jack Sofsky
Hey all, This is the first post by a VERY FRUSTRATED newbie. I'm writing a (my first) program for the palm. The program works on both the emulator and my Handspring Visor when loaded via debug, but doesn't work and frequently crashes the visor to a needed reset when loaded via Hot Sync

Re: prc file works via debug but not via hot-sync

2001-04-02 Thread Ben Combee
esn't work and frequently crashes the visor to a needed reset when loaded via Hot Sync. Remember that after being installed by HotSync, your program gets a notification launch code where it cannot access global variables. If you do any global access before you check to make sure your in a gl

Re: prc file works via debug but not via hot-sync

2001-04-02 Thread Jack Sofsky
and frequently crashes the visor to a needed reset when loaded via Hot Sync. Remember that after being installed by HotSync, your program gets a notification launch code where it cannot access global variables. If you do any global access before you check to make sure your in a global-valid launch

Detecting if Hot-sync is running on desktop

2000-12-18 Thread John Leung
I notice that when hot-sync is running, if I then try to run the "Palm Desktop" program, I'll get an error message saying hot sync is running. I think this is a very nice feature and I'm just wondering how do desktop applications detect if hot-sync is currently running. Does a

RE: Detecting if Hot-sync is running on desktop

2000-12-18 Thread Stuart Nicholson
). Hope that helps, Stuart Nicholson Programmer Firepad Inc. -Original Message- From: John Leung [mailto:[EMAIL PROTECTED]] Sent: Monday, December 18, 2000 2:36 PM To: Palm Developer Forum Subject: Detecting if Hot-sync is running on desktop I notice that when hot-sync is running, if I

Re: Detecting if Hot-sync is running on desktop

2000-12-18 Thread John Leung
:36 PM To: Palm Developer Forum Subject: Detecting if Hot-sync is running on desktop I notice that when hot-sync is running, if I then try to run the "Palm Desktop" program, I'll get an error message saying hot sync is running. I think this is a very nice feature and I'm just wonder

Re: hot sync programatically?

2000-10-04 Thread Bradly J. Barton
;Palm Developer Forum" [EMAIL PROTECTED] Sent: Tuesday, October 03, 2000 6:18 AM Subject: Re: hot sync programatically? Another method is to add this event to queue: EventType NewEvent; MemSet( NewEvent,sizeof(NewEvent),0); NewE

Re: hot sync programatically?

2000-10-03 Thread sumita_malik
to invoke a hot sync programatically. also, if anyone can provide me with information about hot sync api(if available) thanks and have a good week. -ruben -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: hot sync programatically?

2000-10-03 Thread sumita_malik
0, syncID,0,0); Regards, Sumita rub-a-dub [EMAIL PROTECTED] on 10/03/2000 12:37:32 AM hope everyone is well. i was curious if it is possible to invoke a hot sync programatically. also, if anyone can provide me with information about hot sync api(if available) thanks and have a good we

hot sync programatically?

2000-10-02 Thread rub-a-dub
hello all, hope everyone is well. i was curious if it is possible to invoke a hot sync programatically. also, if anyone can provide me with information about hot sync api(if available) thanks and have a good week. -ruben __ Do You Yahoo

Re: Fatal Error Reset on Hot-Sync loading my app?

2000-08-22 Thread Peter Epstein
Incorrectly handling the sync notify launch code would cause this. Could be trying to access globals, which isn't allowed in this case. -- Peter Epstein Palm Inc. Developer -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Fatal Error Reset on Hot-Sync loading my app?

2000-08-22 Thread Roger Chaplin
"Jason Simpkins" [EMAIL PROTECTED] wrote: What would cause this error? After the HotSync has finished, all newly installed apps receive a sysLaunchCmdSyncNotify launch code. If your PilotMain routine is using any global variables, it will crash. Keep in mind that constant data

Re: Can't hot sync

2000-05-31 Thread Hannes Frischat
"John J. Corelli" wrote: "Unable to initiate HotSync because the serial port is in use by another application". Maybe the COM port you are using shares the IRQ with the mouse or the modem. Hannes Frischat -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Can't hot sync

2000-05-31 Thread Chang . Elizabeth
Or reset the device. -Elizabeth [EMAIL PROTECTED] on 05/30/2000 11:22:30 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: Can't hot sync "John J. Corelli" wrote: "Unable to initiate HotSync because the serial port is in use by anoth

Can't hot sync

2000-05-30 Thread John J. Corelli
a HW reset and now I want to sync back with my desktop. When I hook up my cradle and hit the hot sync button, my handheld gives me the message: "Unable to initiate HotSync because the serial port is in use by another application". I'm headed into the documentation, but if there's any

Re: Can't hot sync

2000-05-30 Thread Prasad Bathini
al Message - From: John J. Corelli [EMAIL PROTECTED] To: Palm Developer Forum [EMAIL PROTECTED] Sent: Wednesday, May 31, 2000 3:52 AM Subject: Can't hot sync Okay, so I admit I probably hosed this up with my efforts to get the serial port debugging capabilities workingI did a soft reset o

Re: Is it possible to dynamically replace bitmaps in an application during hot sync?

2000-04-11 Thread Richard Hartman
Bulent Gecer wrote in message 7804@palm-dev-forum... Thanks for your answer Tom, but I'm not quite sure I got it. Let me explain the problem more specifically. I want to make an application that automatically connects to a web server during hot sync. The server is supposed to provide

Re: Is it possible to dynamically replace bitmaps in an application during hot sync?

2000-04-11 Thread Tom Zerucha
On Tue, Apr 11, 2000 at 09:07:51AM -0700, Richard Hartman wrote: Well ... for one thing, the application won't be connecting with any web server during hotsync, because there is no IP stack available. You could do this with a -conduit- that connects to the web server. And I believe the

Re: Is it possible to dynamically replace bitmaps in an application during hot sync?

2000-04-10 Thread Tom Zerucha
On Mon, Apr 10, 2000 at 09:08:19PM +0200, Bulent Gecer wrote: I would like to dynamically replace "old" bitmaps in my application by "new" ones residing on a web server when I hot sync. I know this is done in the Avant Go application for example, but I unders

Re: Reset after hot sync

2000-03-31 Thread Bob Baker
Bob Baker [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 30, 2000 6:56 PM To: Palm Developer Forum Subject: Reset after hot sync Some one must have seen this: After downloading (hotsync) a new app to a Palm Vx, I get either a blank screen or "Fatal Error in Form.c" message.

Reset after hot sync

2000-03-30 Thread Bob Baker
Some one must have seen this: After downloading (hotsync) a new app to a Palm Vx, I get either a blank screen or "Fatal Error in Form.c" message. Both require a reset before continuing. App does exhibit this behavior on the emulator but consistantly does this on the device. Got any ideas??

Fatal exception on hot sync install

2000-03-16 Thread Todd Keith/GLN AB
Hi all, I'm getting a fatal exception when installing an app. (IIIc, 3.5 SDK) Hot sync installs the app and syncs everything, then while "Cleaning up - please wait" starts I get a Fatal Alert Fatal Exception reset Once reset the app runs fine. The only difference is that the beam rece

Re: Fatal exception on hot sync install

2000-03-16 Thread Jason Dawes
At 12:29 AM 3/17/00 +0100, you wrote: Are the color icons causing the error? Of course they are, you've found a bug in Palm. I'm getting a fatal exception when installing an app. (IIIc, 3.5 SDK) This has been covered many many times, try looking in the knowledge base first. The problem is