Thanks,
John Cook
Bulletproof Software
Catawba, NC
828-461-8215
↧
Re: need help. willing to pay
↧
From: | john |
To: | Rick Strahl |
Thanks,
John Cook
Bulletproof Software
Catawba, NC
828-461-8215
The problem is that you need to pass the proper type into the Web Service. If you pass an invalid signature - ie. you're missing parameter values or you're passing a parameter of the wrong type that the .NET method expects you get the error message in question.
I can take a look if you like. I got your message from earlier - was out most of the day today, but will be around tomorrow all day. Feel free to give me a call and I can help if necessary.
You can also scan the help file for more info which describes various parameter passing scenarios on how to create complex .NET types, populate them with values and then pass them to the FoxPro proxy methods.
Aloha,
+++ Rick ---
I have written code that calls one of the web services functions. For this particular function I did not need to send any parameters. It works and returns an array.
Now I need to write code to call other functions. For these functions I do have to pass values. I mention that because it may be how I am passing values to the function that may be my problem. I get an error when calling these other functions. the error I get says that function is not found. I looked in the prg generated by the proxy generator. The function is in that prg so I have no idea what I am doing wrong.
I need someone to help me understand how to call these functions well enough that I can incorporate calls to these web services functions from various places in my app. I have very little time to accomplish this. If anyone is interested in helping I will send whatever you need to be able to help me. My number is 828-461-8215 (anytime).
thanks,
John Cook