[DUG] D2007 Soap Services
Jeremy Coulter
jscoulter at gmail.com
Wed Jun 8 13:38:23 NZST 2011
Hi All.
I have been looking at adding a Soap Service to a D2007 app.
I found out that if have to use the indy9 code otherwise you get an error
"SOCKAPP was compiled with a different version of blah blah blah" so you
have to change the library path from Indy10 to Indy.
However, when you want to us TIdHTTPWebBrokerBridge it doesnt compile.
The reason I want to build the soap server into the app. is so that I can
have it "do things" based on requests fromt eh soap service.
I eventually got all this working in D2010 after finding an altered
TIdHTTPWebBrokerBridge, but I am stuck on D2007 at the moment, so I need to
use it still.
Has anyone managed to make this sort of thing work in D2007?
I am currenly using an HTTP Server and JSON data, but would like to use
Soap.
Thanks, Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20110608/2f788e2c/attachment.html
More information about the Delphi
mailing list