davidpmiller
2006-07-24 08:58:01 UTC
Hi,
I've written a VFP Soap Service and successfully tested it on LOCALHOST.
When I deploy to server 2003 I keep getting the following error:
"Error: 1429 - OLE IDispatch exception code 0 from WSDLOperation:
WSDLOperation:Instantiating the dispatch object for method UpdateOracle
failed HRESULT=0x80004005: Unspecified error
- Server:An unanticipated error occurred during the processing of this
request. HRESULT=0x80004005: Unspecified error
.."
I have deployed the VFP Runtimes on Server 2003, Installed SOAP 3.0,
associated the WSDL with SOAPIS30.DLL and allowed all unknow iSAPI extensions
... but no luck. However, if I install VFP9 Development then everything
works!!. I have then proceeded to track the changes down - deleted all
contents of C:\Program Files\Microsoft Visual FoxPro 9\, C:\Program
Files\Microsoft UDDI SDK, C:\WINDOWS\system32\richtx32.ocx,
C:\WINDOWS\system32\tlbinf32.dll, C:\WINDOWS\system32\vbame.dll, SP1
runtime files replaced with those installed by VFP etc.
In fact I've removed all files I 've tracked down as installed by VFP and
the SOAP service still works after a reboot. However, as soon as I uninstall
VFP it all stops with the above error.
Any help would be appreciated.
Regards
Dave
I've written a VFP Soap Service and successfully tested it on LOCALHOST.
When I deploy to server 2003 I keep getting the following error:
"Error: 1429 - OLE IDispatch exception code 0 from WSDLOperation:
WSDLOperation:Instantiating the dispatch object for method UpdateOracle
failed HRESULT=0x80004005: Unspecified error
- Server:An unanticipated error occurred during the processing of this
request. HRESULT=0x80004005: Unspecified error
.."
I have deployed the VFP Runtimes on Server 2003, Installed SOAP 3.0,
associated the WSDL with SOAPIS30.DLL and allowed all unknow iSAPI extensions
... but no luck. However, if I install VFP9 Development then everything
works!!. I have then proceeded to track the changes down - deleted all
contents of C:\Program Files\Microsoft Visual FoxPro 9\, C:\Program
Files\Microsoft UDDI SDK, C:\WINDOWS\system32\richtx32.ocx,
C:\WINDOWS\system32\tlbinf32.dll, C:\WINDOWS\system32\vbame.dll, SP1
runtime files replaced with those installed by VFP etc.
In fact I've removed all files I 've tracked down as installed by VFP and
the SOAP service still works after a reboot. However, as soon as I uninstall
VFP it all stops with the above error.
Any help would be appreciated.
Regards
Dave