MSSoap 3.0 Error while creating Virtual Directory with SOAPVDIR.CMD
- by BenjaminPaul
I am trying to install a web service (written in FoxPro) onto a newly configured server.
Part of the installation process was to install MSSoap 3.0 which seems to be successful.
The server OS is Microsoft Server 2008 R2 (x64).
I am now trying to create a virtual directoty at the command prompt using the SOAPVDIR.CMD script and I am getting the following error:
CMD> SOAPVDIR.CMD CREATE CSLRosterService "C:\ROSTERWS"
CMD> ERROR (0x80070002):
Soap Toolkit 3 Isapi is not correctly registered.
Does anyone know how I can correct this or what I am doing wrong?