|
Home > Archive > SQL Anywhere Mobile > June 2005 > dblmsock9.dll problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
dblmsock9.dll problem
|
|
|
| ASA 9.0.1 (1922)
PocketPB 2.0.1 (688)
When I sync with my PDA on the cradle using Mobilink, the sync works great.
When I sync wirelessly I get the following error message on my PDA: "Unable
to load dbmlsock9.dll" I have tried copying the dbmlsock9.dll to different
locations, but always the same message.
Any ideas?
Dave
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2005-06-23, 9:24 am |
| You're pushing the resources on your PDA and dbmlsync is running out of
memory when trying to dynamically load the dbmlsock9.dll, which is needed to
talk to the MobiLink server. Try shutting down apps on your PDA that aren't
needed prior to synching, and also try adding the -pd switch to the dbmlsync
command line to pre-load the dbmlsock9.dll on startup :
-pd dbmlsock9.dll
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL
"dave" <davew@kwiklok.com> wrote in message news:42b9ebb7$1@foru
ms-1-dub...
> ASA 9.0.1 (1922)
> PocketPB 2.0.1 (688)
>
> When I sync with my PDA on the cradle using Mobilink, the sync works
great.
> When I sync wirelessly I get the following error message on my PDA:
" Unable
> to load dbmlsock9.dll" I have tried copying the dbmlsock9.dll to
different
> locations, but always the same message.
>
> Any ideas?
>
>
> Dave
>
>
|
|
|
|
|