[Mono-devel-list] HttpWorkerRequest

Gonzalo Paniagua Javier gonzalo at ximian.com
Tue Dec 14 00:15:16 EST 2004


On Mon, 2004-12-13 at 12:46 -0800, Joe Audette wrote:
>I think that because the class status page indicates they are not
>implemented.
>I'm using mod_mono with apache.
>I get this error:
>System.NullReferenceException: Object reference not set to an instance of an object 
>in <0x0003e> mojoPortal.Web.RequestStream:ReadPreloaded (byte[],int,int) 

That's a Nullreference in your code

You're not checking if buffer is null.

-Gonzalo






More information about the Mono-devel-list mailing list