by Wilfred Verkley >> Fri, 11 May 2001 3:12:12 GMT
Im trying to write a simple Web Service entirely within Jade using the latest MS Soap toolkit. However, after processing the soap call in Jade the "SoapSerialiser" object (which constructs the SOAP response) needs to be initialised with an IStream interface which Jade doesnt know about.
From what DLL or library do I import this interface into Jade? Has anyone ever used an IStream interface from within Jade before?
Thanks,
Wilfred.