Common Setup for Microsoft Clients
(eg Excel, VB6, VBS, ASP)
Step A. Install the Microsoft SOAP Toolkit
- 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.
- 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.
- Click here to download and save MetSOAP.dll in a directory.
- Go to the DOS prompt
- Use the CD command to go to the directory where you saved MetSOAP.dll
- Type in this command and press Enter or Return:
regsvr32 MetSOAP.dll
- Type
exit
and press Enter or Return to return to Windows
Return to MetSOAP main page