G
Guest
Hi
I have a webservice which has 2 webmethods:
1.One that returns a String
2.One that returns an ArrayLis
I need to use this WebService in VBA environment. I am using the Webservices References Tool 2.0 for
accessing this Webservice. I've added the WebService and I'm able to get the string returned from the first
web method. But I'm getting error when trying to access the webmethod which returns an arraylist
I found this Microsoft Web site which explains about using complex datatypes this
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpwst/html/odc_wsrtct.as
But when I add the webreference, I am not able to find the files which have been described there to be generated
Could anyone help me out
Thank
I have a webservice which has 2 webmethods:
1.One that returns a String
2.One that returns an ArrayLis
I need to use this WebService in VBA environment. I am using the Webservices References Tool 2.0 for
accessing this Webservice. I've added the WebService and I'm able to get the string returned from the first
web method. But I'm getting error when trying to access the webmethod which returns an arraylist
I found this Microsoft Web site which explains about using complex datatypes this
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpwst/html/odc_wsrtct.as
But when I add the webreference, I am not able to find the files which have been described there to be generated
Could anyone help me out
Thank