K
Krishnan
Hi,
In .Net 2.0, if I try to use the saopsuds tool on an interface which exposes
an event based on a delegate containing a nullable boolean type, I get the
error:
Error: Invalid schema data., String Syntax Not Handled Nullable`1
Is this an inherent problem in the tool or am I doing something wrong? (Am
quite sure that the problem is because of the delegate because, if I comment
out the event on nullable boolean delegate from my interface, I do not get
the error.
Thanks
Krishnan
In .Net 2.0, if I try to use the saopsuds tool on an interface which exposes
an event based on a delegate containing a nullable boolean type, I get the
error:
Error: Invalid schema data., String Syntax Not Handled Nullable`1
Is this an inherent problem in the tool or am I doing something wrong? (Am
quite sure that the problem is because of the delegate because, if I comment
out the event on nullable boolean delegate from my interface, I do not get
the error.
Thanks
Krishnan