Hello,
I have a .net service that is returning an object with an byte Array property on it. When I test this service in Designer, it returns this message with the byte array as a null. When I process the request with in a different tool (SOAP-UI), the byte array is valid and correct.
It appears to be an Designer/webMethods specific issue, does anyone have an ideas?