M
Mantorok
Hi all
I have a web service and it is going fine until I call a method that returns
an object that is based on a class from a referenced .net assembly.
The problem is my calling code doesn't know anything about the class that
the web-service is using, how do I ensure that my calling code is aware of
the classes/objects being returned by the consumed web-service?
Hope that makes sense
Kev
I have a web service and it is going fine until I call a method that returns
an object that is based on a class from a referenced .net assembly.
The problem is my calling code doesn't know anything about the class that
the web-service is using, how do I ensure that my calling code is aware of
the classes/objects being returned by the consumed web-service?
Hope that makes sense
Kev