Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not Creating Object Correctly
Message
From
16/02/2005 11:12:41
 
 
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00985142
Message ID:
00987473
Views:
57
Hi Viv

I saved the wsdl file on my C drive and pointed the 'setupclient' metohd to that file. I changed the wsdl file from

wsdlsoap:address location="http://localhost:8080/3connect/services/RegisterCustomerV1"

to

wsdlsoap:address location="http://actual ip address:8081/3connect/services/RegisterCustomerV1"


but I get the error

Error: 1429 - OLE IDispatch exception code 0 from Connection failure.: Connection failure.:No matching authorization scheme enable on connector. HRESULT=0x80004005: Unspecified error
- Client:An unanticipated error occurred during the processing of this request. HRESULT=0x80004005: Unspecified error
- Client:Sending the Soap message failed or no recognizable response was received HRESULT=0x80004005: Unspecified error
- Client:Unspecified client error. HRESULT=0x80004005: Unspecified error
..

Which is different from before.

If I type http://actual ip address:8081/3connect/services/RegisterCustomerV1 in IE then I get a page displayed showing

********
RegisterCustomerV1
Hi there, this is an AXIS service!

Perhaps there will be a form for invoking the service here...
*********

The company I am dealing with have said that the supported methods of access are using Java SOAP Client or .NET Client and have supplied me with sample code for these - I'll email these to you. They have said that they have successfully used a VB Client but I am still trying to get hold of this.

I apologise for taking up your time and I hope you're not getting fed up of me picking your brains!!!

TIA

Sue
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform