vote up 0 vote down star

I am trying to get the PowerBuilder 10.5.2 sample web services application running. I can open the workspace just fine, and I can see the objects and even run the app but I get a "bad runtime function reference" error when I try to invoke the service.

I believe I have installed all the requisite parts:

  • PB 10.5.2
  • .Net 2.0 SDK

Web searches reveal that some of the example web servies used by the sample app are defunct, but I can't imagine all of them are, so the error seems to indicate a problem with the setup or objects, not the third party services.

I can see pbwsclient105.pbd in the workspace list and in the Sybase shared objects directory. However, as a test, I tried to use the alternative method the documentation listed for setting up the PB proxy to the .Net web service objects (by importing PB extensions from pbwsclient105.pbx) and got a "invalid dll error" so perhaps my web service libraries are corrupted?

What else could be missing? Path settings? Incorrect .Net 2.0 SDK installation?

flag
Are you able to go through the Wizard to create a web service proxy to a new web service? – Dougman Nov 13 at 19:13

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.