Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Server Administration » Synchronizing Through a Web Server with the Redirector

NSAPI Redirector for Netscape/Sun web servers on Unix Next Page

ISAPI Redirector for Microsoft web servers


If you are using a Microsoft web server, you can use the ISAPI version of the Redirector.

For information about version support, see Redirector in [external link] SQL Anywhere 10.0.1 Components by Platform.

To configure ISAPI Redirector for Microsoft web servers
  1. Complete the steps in Configuring Redirector properties (for Redirectors that support server groups).

  2. Copy the file iaredirect.dll to Inetpub\scripts on the computer that holds the web server.

    The file iaredirect.dll is installed with the MobiLink server, in MobiLink\redirector\IIS5 under your SQL Anywhere installation directory.

    The directory Inetpub\scripts is in the Microsoft web server installation directory.

  3. If your web server is on a separate computer from the Redirector, you must copy the following files to that computer and ensure that they are in your path. What files you need depends on what, if any, encryption you are using. The following file locations are relative to your SQL Anywhere installation:

    SetupFiles required
    All
    • win32\dblgen10.dll1
    • win32\dbicu10.dll
    • win32\dbicudt10.dll
    ECC encryption
    • win32\mlcecc10.dll
    RSA encryption
    • win32\mlcrsa10.dll
    RSA encryption with FIPS
    • win32\mlcrsafips10.dll
    • win32\sbgse2.dll

    1For French, German, Japanese, and Chinese editions, substitute en with fr, de, ja, and zh, respectively.

    For information about how to change the language, see Understanding the locale language.

  4. If your configuration is not successful, check the following:

Note
To test your configuration
  1. Call the ISAPI Redirector using the following syntax:

    protocol://host[:port]/exec_dir/iaredirect.dll/ml/

    where:

  2. Check the log file to see if the Redirector logged a request.

    Note: This test does not make a connection to the MobiLink server.