I could not find a fix to download on that page. It says 'the download link later in this article' But there doesn't seem to be such a link?
Thanks, ArentJan -----Oorspronkelijk bericht----- Van: Sam Ruby [mailto:[EMAIL PROTECTED]] Verzonden: donderdag 20 februari 2003 23:27 Aan: [EMAIL PROTECTED] Onderwerp: Re: Request that zero length array interop patch be applied in time f or 1.1 final David Marquard wrote: > I'd like to request that the patch in bug #17021 > (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17021) be applied in time > for the 1.1 final release. > > Currently, .Net 1.0 clients cannot deserialize objects from axis that > contain zero length arrays due to a bug in Microsoft's deserializer. > Basically, .Net 1.0's deserializer goes belly up if a zero length array > doesn't have an explicit closing tag (i.e., <myArray/> fails, but > <myArray></myArray> works). Can somebody verify whether or not the fix which can be downloaded at http://support.microsoft.com/default.aspx?scid=kb;en-us;330065 fixes the problem? -Sam Ruby
