Installing the MobiLink provider for Microsoft ActiveSync

Before you register your SQL Anywhere MobiLink client for use with Microsoft ActiveSync, you must install the MobiLink provider for Microsoft ActiveSync using the installation utility (mlasinst.exe).

The SQL Anywhere for Windows Mobile installer installs the MobiLink provider for Microsoft ActiveSync. If you install SQL Anywhere for Windows Mobile you do not need to perform the steps in this section.

When you have installed the MobiLink provider for Microsoft ActiveSync you must register each application separately.

 Install the MobiLink provider for Microsoft ActiveSync
  1. Ensure that you have the Microsoft ActiveSync software on your computer, and that the Windows Mobile device is connected.

  2. Run the following command to install the MobiLink provider:

    mlasinst -k desk-path -v dev-path

    where desk-path is the location of the desktop component of the provider (mlasdesk.dll) and dev-path is the location of the device component (mlasdev.dll).

    If you have SQL Anywhere installed on your computer, mlasdesk.dll is located in %SQLANY12%\bin32; mlasdev.dll is located in %SQLANY12%\CE. If you omit -v or -k, these directories are searched by default.

    If you receive a message telling you that the remote provider failed to open, perform a soft reset of the device and repeat the command.

  3. Restart your computer.

    Microsoft ActiveSync does not recognize new providers until the computer is restarted.

  4. Enable the MobiLink provider.

    For Windows versions before Vista:

    • In the Microsoft ActiveSync window, click Options.

    • Check the MobiLink item in the list and click OK to activate the provider.

    • To see a list of registered applications, click Options again, choose the MobiLink provider, and click Settings.

    For Windows Vista:

    • From the Windows Mobile Device Center window, click Mobile Device Settings and then click Change Content Settings.

    • Select MobiLink Clients and click Save to activate the provider.

    • To see a list of registered applications, click Change Content Settings, click MobiLink Clients, and then click Sync Settings.

 See also