E
Eric
Using the Office XP Web Services Tookit 2.0 in Access, I've tried calling a
web service built in VS.NET which accepts a complex type as an input
parameter. There are no errors when the call is made, but the input variable
in the web service is passed in empty with no values set.
Is it possible to pass in complex types or are we constrained to using
simple types as input parameters?
Any help would be appreciated.
web service built in VS.NET which accepts a complex type as an input
parameter. There are no errors when the call is made, but the input variable
in the web service is passed in empty with no values set.
Is it possible to pass in complex types or are we constrained to using
simple types as input parameters?
Any help would be appreciated.