Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function argument value,type, or count is invalid
Message
From
08/02/2008 13:13:09
 
 
To
08/02/2008 13:06:34
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 7
Database:
MS SQL Server
Miscellaneous
Thread ID:
01290857
Message ID:
01290858
Views:
11
This message has been marked as the solution to the initial question of the thread.
When I test it, lcxml is an array holding 3 elements, each an object, not a string. Check with the provider on the objects returned.


>Hi all,
>
>i'm trying to consume a WS in Coldfusion/AXIS. I hit the WS but I'm getting an error when receiving the response.
>
>Code:
>oProxy = CreateObject("MSSOAP.SOAPClient30")
>oProxy.MSSoapInit("http://sp-s3g.iclp.com.au/ws/egapi/v1-0/egapi.cfc?wsdl","","","")
>
>lcXML = oProxy.getMemberPointsAvailable(user,password,"123")
>
>messageBox(lcXML)
>
>XMLTOCURSOR(lcXML,"xproviders",0)
>
>BROWSE
>
>RELEASE oProxy
>----
>I get an (Object) message and then the "Function argument value,type, or count is invalid" message.
>
>Could you Please help me?!
>
>Thanks in advance!
>Bruno
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform