| Rob Gibbens 2005-02-23, 6:49 pm |
| Hi all, I need some help. We have an application which is using SOAP to
relay messages between two applications. We are having a problem, which
started to only occur intermittently, but now happens all of the time.
When communicating between the apps, we receive this message...
Soap error: The operation requested in the Soap message with soapAction
<http://tempuri.org/FormAPI/action/C...teringAvailable> isn't
defined in the WSDL file. This may be because it is in the wrong namespace
or has incorrect case.
The SOAP sender application is a VB6 COM dll hosted in a Windows 2000 COM+
server. We are using the Microsoft SOAP Toolkit 1.1. The client is an
Outlook form written in VB6/VBA.
Does anyone have any idea what could be causing this problem? The code used
to work, and it has not changed since the time when it did work.
Thanks for any help,
Rob (gibbensr@hotmail.com)
|