Hello,
We get ‘ERR: 001, Authentication error’ using delphi and lazarus client project.
Can you retest it in delphi?
Do you compile lazarus project in ubuntu or in windows?
binfch said: I suspect my problem to be related to TROIndyHttpChannel working together with TROSOAPMessage under Linux.
I’d rather not blame Indy for that, I suspect there is an OpenXML (the library used instead of MSXML in non-Windows environments) issue. Thanks for the test case, we’ll investigate further.
P.S: I also just tried to install the latest summer release of RO SDK .1029 but this still gives errors when compiling the “core” package:
/usr/lib/lazarus/0.9.30/components/RemObjects/RemObjects SDK for Delphi/Source/uROClasses.pas(497,6) Error: No matching implementation for interface method “IUnknown.QueryInterface(const TGuid,out ):LongInt; StdCall;” found
I also just tried to install the latest summer release of RO SDK .1029 but this still gives errors when compiling the “core” package:
Dirrefent version of FPC have different declaration of IUnknown.QueryInterface mehod.
What FPC version are you using now? The latest RO is adapted under last FPC versions.