G
Guest
I would be also interested in knowing if there a way to make a proxy for a
web service at runtime - the web service not existant when execution starts
-. Let me explain.
My executable starts running and while processing it does something that in
turn deploys a web service on a server running on the machine. At that
point, in the middle of execution - can I create a proxy for the newly
created web service and invoke it. Is there an easy way to do this ?
web service at runtime - the web service not existant when execution starts
-. Let me explain.
My executable starts running and while processing it does something that in
turn deploys a web service on a server running on the machine. At that
point, in the middle of execution - can I create a proxy for the newly
created web service and invoke it. Is there an easy way to do this ?