rrubio
14 years agoContributor
Error when loading a WebService definition
Hi all,
I am trying to update a webservice definition but I have the following error:
"An error occurred while loading types for the web service method GetAllActiveDemographics"
This method is working properly in the application under test.
The problem might be in one of the parameters received by the method.
It is a "by ref" parameter which contains an object of objects (each terminal object is an integer and a string).
The development platform is Cache (from Intersystems vendor).
could anybody help me?
Thanks in advance,
Raul