Thanks Paul. I had read that in the online books several times, but it didn't sink in too deep until I got the error message "The SOAPClient doesn't support .NET proxy". I have been importing the extensions from the pbxxxxxx.pbx files into my own .pbl, not including the extension PBD in my library list. I had been importing from BOTH pbsoapclient120.pbx and pbwsclient120.pbx. When you do this, it gives the appearance of getting the soapconnection and soapexception objects from pbsoapclient120.pbx, and just the soapcookie object from pbwsclient120.pbx, but that is just because it skips adding the first two objects if they are already there. I deleted all 3 objects and reimported them from pbwsclient120.pbx only, and the error went away. This ONE OR THE OTHER, but not both, was explained in an older post I found from Bruce. Thanks to both of you.
↧