Common Setup for Microsoft Clients

(eg Excel, VB6, VBS, ASP)

Step A. Install the Microsoft SOAP Toolkit

  1. If you are not running Windows XP then the SOAP Toolkit install requires that you download and install the updated Windows Installer
        for Windows 95,98,Me or
        for Windows NT and 2000
    You'll need to reboot your computer at the end of the Windows Installer update.
     
  2. Install the Microsoft SOAP Toolkit 3.0

    If you would like further information about the SOAP Toolkit the home page is here.

Step B. Download and register the MetSOAP ActiveX DLL.

  1. Click here to download and save MetSOAP.dll  in a directory.
  2. Go to the DOS prompt
  3. Use the CD command to go to the directory where you saved MetSOAP.dll
  4. Type in this command and press Enter or Return:
       regsvr32 MetSOAP.dll
  5. Type
        exit
    and press Enter or Return to return to Windows

Return to MetSOAP main page