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

Re: How to convert this .net code in VFP-wwDotNetBridge

$
0
0
Re: How to convert this .net code in VFP-wwDotNetBridge
West Wind Client Tools
Re: How to convert this .net code in VFP-wwDotNetBridge
04/21/2012
01:00:25 AM
3HG025PAO Show this entire thread in new window
Gratar Image based on email address
From:
Paul Brebels
To:
Attachments:
None
Hi Rick,

I found the solution myself. I have to use NetworkCredential for this webservice

locred = lobridge.createinstance("System.Net.NetworkCredential","WS4SNTRC","ed5R#CK5") loService.OSERVICE.Credentials = locred loService.OSERVICE.Url="http://qas.sanitrace.be/int/QAS_Sanitel_ExtInterfacingSvcs/SanitelServices.asmx"

Regards, Paul


With the logon code included I get: OLE error code, the parameter is incorrect

loService.oService.HttpLogin("WS4SNTRC","ed5R#CK5")

Paul



Viewing all articles
Browse latest Browse all 10393

Trending Articles