Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: need help. willing to pay

$
0
0
Re: need help. willing to pay
Web Service Proxy Generator
Re: need help. willing to pay
Jun. 12, 2013
10:27 am
3T20MEW04Show this entire thread in new window
Gratar Image based on email address
From:john
To:Rick Strahl
Hi Rick, It appears I have figured out most of this. It turns out for what I have to get accomplished now, I do not have any methods to call that require I build a ComArray from scratch. I have successfully called a method that retrieves an array and then after modifying the array I have successfully sent the array back using a different method. Having said that I would like to and should learn how to, create a ComArray from scratch. I have read the documentation and simply do not understand the samples. Could we have a phone conversation while both of us are looking at the documentation and have you explain the samples so I do learn how to do this? I doubt that will take an hour (you never know with me) but I will be more than happy to pay for an hour or more of your time. Oh, and I will get the paid version of the product too. I do have a question: Would I ensure all computers running my app (with the west wind product integrated) have .NET 4.0 like on my development machine or is there a different solution to that?

Thanks,
John Cook
Bulletproof Software
Catawba, NC
828-461-8215



Hi John,

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 an app that has to consume web services. I have installed the proxy generator.

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





Viewing all articles
Browse latest Browse all 10393

Trending Articles