|
Home > Archive > SQL Anywhere ultralite > March 2006 > TCP sync
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]
|
|
|
| hallo folks,
I'm a student in holland working on a mobile application for Win CE.
I have created a application whit the use of UltraLite in C# .NET 2003.
This al works fine but I cant seem the get the TCPIP sync working does
sombody have a good example or good advise to get me any further.
greetz, Nick
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2006-02-07, 9:23 am |
| Have you looked at the CustDB sample in
%ASANY9%\\Samples\Ul
traLite.NET\CustDB ? There is a sample that runs on the
desktop as well as a CE version.
If you show us your MobiLink Server start line, the contents of your
SyncParms class, and the errors you are getting, we can probably also get
you over whatever problem you're having right now.
--
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/swd/base.do
-> Choose SQL Anywhere Studio
-> Set filter to "Display ALL platforms IN ALL MONTHS"
"nick" <insane4real@gamil.com> wrote in message
news:43e88751$1@foru
ms-1-dub...
> hallo folks,
>
> I'm a student in holland working on a mobile application for Win CE.
> I have created a application whit the use of UltraLite in C# .NET 2003.
> This al works fine but I cant seem the get the TCPIP sync working does
> sombody have a good example or good advise to get me any further.
>
> greetz, Nick
>
>
| |
|
| thx for the help I got it working now.
wel i got it working on the CE emulator.
now I hit another problem.
when I deploy it on a CE device the application runs nice but I get the mext
error message.
Exception: MissingMethodExcepti
on
some how I got the feeling the program cannot acces the ulnet9.dll.
but I'm not sure of it a cant find a solution again.
grtz, Nicky
"Reg Domaratzki (iAnywhere Solutions)" <FirstName.LastName@ianywhere.com>
wrote in message news:43e8b4ae$1@foru
ms-1-dub...
> Have you looked at the CustDB sample in
> %ASANY9%\\Samples\Ul
traLite.NET\CustDB ? There is a sample that runs on
> the
> desktop as well as a CE version.
>
> If you show us your MobiLink Server start line, the contents of your
> SyncParms class, and the errors you are getting, we can probably also get
> you over whatever problem you're having right now.
>
> --
> 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/swd/base.do
> -> Choose SQL Anywhere Studio
> -> Set filter to "Display ALL platforms IN ALL MONTHS"
>
>
> "nick" <insane4real@gamil.com> wrote in message
> news:43e88751$1@foru
ms-1-dub...
>
>
| |
| David Fishburn 2006-02-13, 9:23 am |
| "nick" <insane4real@gamil.com> wrote in news:43f05b87$1@foru
ms-1-dub of
sybase.public.sqlanywhere.ultralite:
n> thx for the help I got it working now.
n> wel i got it working on the CE emulator.
n> now I hit another problem.
n> when I deploy it on a CE device the application runs nice but I get
n> the mext error message.
n>
n> Exception: MissingMethodExcepti
on
n>
n> some how I got the feeling the program cannot acces the ulnet9.dll.
n> but I'm not sure of it a cant find a solution again.
Did you deploy the correct version of the DLL to the device?
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
|
| You got me.
but I had it before I saw your message but thx anyway
grtz, Nick
"David Fishburn" <fishburn_spam@off.ianywhere.com> wrote in message
news:Xns9769580434E7
1fishburnsybasecom@1
27.0.0.1...
> "nick" <insane4real@gamil.com> wrote in news:43f05b87$1@foru
ms-1-dub of
> sybase.public.sqlanywhere.ultralite:
>
> n> thx for the help I got it working now.
> n> wel i got it working on the CE emulator.
> n> now I hit another problem.
> n> when I deploy it on a CE device the application runs nice but I get
> n> the mext error message.
> n>
> n> Exception: MissingMethodExcepti
on
> n>
> n> some how I got the feeling the program cannot acces the ulnet9.dll.
> n> but I'm not sure of it a cant find a solution again.
>
> Did you deploy the correct version of the DLL to the device?
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
>
| |
| andiekurniawan@gmail.com 2006-03-12, 8:23 pm |
| Hi David,
I am working on the Pocket PC 2003 emulator and was just wondering how
to get the correct version of the DLL (ulnet9.dll).
I tried to download the following EBF from Sybase website but could not
find ulnet9.dll in the folder extracted:
sa_902_ce_ebf_3228.exe
I am using Visual Studio 2005 and Compact Framework 2.0.
Best Regards,
Andie
David Fishburn wrote:
>
> n> thx for the help I got it working now.
> n> wel i got it working on the CE emulator.
> n> now I hit another problem.
> n> when I deploy it on a CE device the application runs nice but I get
> n> the mext error message.
> n>
> n> Exception: MissingMethodExcepti
on
> n>
> n> some how I got the feeling the program cannot acces the ulnet9.dll.
> n> but I'm not sure of it a cant find a solution again.
>
> Did you deploy the correct version of the DLL to the device?
> --
> David Fishburn
> Certified ASA Developer Version 8
> iAnywhere Solutions - Sybase
> Professional Services
> Please only post to the newsgroup
> Please ALWAYS include version and MORE importantly BUILD number with
> EACH post (dbeng9 -v).
>
> EBFs and Maintenance Releases
> http://downloads.sybase.com/swx/sdmain.stm
>
> Developer Community / Whitepapers
> http://www.ianywhere.com/developer
>
> CaseXpress - to report bugs
> http://casexpress.sybase.com
>
> CodeXchange - Free samples
> [url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
|
|
|
|
|