This is true for 1.0, but in 1.1 they fixed this bug, now it does precisely nothing.
The MSDN docs are wrong, I've sent them a bug report. Piers. > -----Original Message----- > From: Tom Cabanski [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 14, 2003 10:17 AM > To: Piers Haken; [EMAIL PROTECTED] > Subject: RE: [Mono-list] XSP broken? > > > For what it's worth Microsoft .NET framework behaves the same > way; close on the writer closes the underlying stream. > > TFC > > -----Original Message----- > From: Piers Haken [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 14, 2003 12:07 PM > To: Piers Haken; Gonzalo Paniagua Javier; [EMAIL PROTECTED] > > I think the problem is that the XmlTextWriter is closing the > HttpWriter. > > I believe that HttpWriter.Close() should not cause the > underlying stream to be closed. > > Piers. > > > -----Original Message----- > > From: Piers Haken > > Sent: Thursday, August 14, 2003 8:57 AM > > To: Gonzalo Paniagua Javier; [EMAIL PROTECTED] > > Subject: RE: [Mono-list] XSP broken? > > > > > > Ah, thanks! > > > > I've attached a small test case that exhibits the > > ObjectDisposedException problem I was seeing before... > > > > Piers. > > > > > -----Original Message----- > > > From: Gonzalo Paniagua Javier [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, August 13, 2003 11:19 AM > > > To: [EMAIL PROTECTED] > > > Subject: Re: [Mono-list] XSP broken? > > > > > > > > > El mi? 13-08-2003 a las 18:17, Piers Haken escribi�: > > > > I can't get XSP to run the monodoc .ashx handler any > more, it just > > > > sends the .ashx file as text. I have current CVS of > > > everything as of > > > > about an hour ago. > > > > > > You need the .ashx handler in machine.config file, which is > > > installed from the runtime. > > > > > > -Gonzalo > > > > > > > > > _______________________________________________ > > > Mono-list maillist - [EMAIL PROTECTED] > > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-> list > > > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
