T
Toby Riley
When binding to a WDSL description I receive the following warning.
"Custom tool warning: At least one import Operation is an unsupported type
and has been ignored."
In the resulting code in reference.vb I get
'CODEGEN: The operation 'XXXXX' from namespace
'http://www.xxx.co.uk/xxxx/xxxxxx.wsdl' was ignored. Notification is not
supported.
The XML only has output hence notification type. As far as I am aware
notification is a supported part of the SOAP spec.
<operation name="XXXXXX">
<output message="s0:XXXX" />
</operation>
Is notification supported? If not is there a work around? Any help would be
appreciated. Unfourtuatley I can't release the real XML or code segments
onto the newsgroup but would be willing to with direct contact to MS
Engineer.
Thanks
Toby Riley
"Custom tool warning: At least one import Operation is an unsupported type
and has been ignored."
In the resulting code in reference.vb I get
'CODEGEN: The operation 'XXXXX' from namespace
'http://www.xxx.co.uk/xxxx/xxxxxx.wsdl' was ignored. Notification is not
supported.
The XML only has output hence notification type. As far as I am aware
notification is a supported part of the SOAP spec.
<operation name="XXXXXX">
<output message="s0:XXXX" />
</operation>
Is notification supported? If not is there a work around? Any help would be
appreciated. Unfourtuatley I can't release the real XML or code segments
onto the newsgroup but would be willing to with direct contact to MS
Engineer.
Thanks
Toby Riley