| Eric L. Beser 2005-09-01, 1:23 pm |
| Several things.
Make sure that your mobilink server is running. You may want to have a log
file with verbose options. Use v+ to see all the error messages that may be
issued from the server.
Usually this error is caused by failure to see the mobilink server.
There may be several reasons. You may not be physically connected on the
network. You may not be addressing the mobilink server properly (use TCPIP
in the sync param) or you may have a later version of client talking to an
earlier version of mobilink.
Then there are the database errors in the scripting (even if you use a
default script).
If you have a mobilink server actually running as a service, and there is no
entry in the log file for the connection, you can be assured that the comm
error is caused by failure to connect to the mobilink server. Otherwise with
verbose options turned on, you will quickly see why your error occured.
<Mabel> wrote in message news:43164658.7a40.1681692777@sybase.com...
> Our iAnywhere version build is 9.0.2.2451.
> We are developing an application in. NET (c # whit
> iAnywhere.Ultralite namepaces) Using a base in the desk
> computer. db and a base for pocket pc. udb and one doesn't
> eat to synchronize the data of the base from the PC to the
> base of the pocket. Thank you to help us whit question
> previous we solve the problem and we no have problems with
> the parameters of SyncParms.
>
> Tries to synchronize but then gives the following error:
> Error
> SQLException: Communications Error
>
> And as the alone error says that we don't know as looking
> for in the manuals of Mobilink
|