I'm looking for more info on this XmlTextReader issue introduced in sp1 of
1.1. Is this documented anywhere, and if so can I get a link?
"Oleg Tkachenko [MVP]" wrote:
> K Rege wrote:
>
> > I tried to implement a little XML-EchoServer using Sockets and
> > XmlTextWriter/Reader. However the server hangs while reading the input from
> > the client (wr.Flush() seams not to work). I could make it run by using
> > s.Send(new byte[10000]); instead of flush, but this cannot be the solution.
> > Is there a better work around or fix to this problem? I use 1.1 with SP1, so
> > the earlier posting do not apply.
>
> That sounds like having a lot to do with a bug in XmlTextReader
> introduced in the SP1 code. Search this newsgroup for more info on the
> way to workaround it.
>
> --
> Oleg Tkachenko [XML MVP]
>
http://blog.tkachenko.com