Hi everyone:I'm making some poceses tests on one customer (We are
running a proof of concept and positioning LC technology ) who wants to
invoke LC PDF-G orchestrated services using the WS endpoint from an VB6
app.When the VB6 app creates the proxy object to call the invoke method
exposed by the LC orchestrated process an compilation error occurs,
apparently invoke is a "reserved word" for internal use in VB6, so it
doesn't works...If we try to invoke an out-of-the-box LC service from a
VB6 app ...