Object reference error in custom control

Jul 31 2006 8:41 AM
Hi, I'm getting the error, Object reference not set an instance of an object, on this line of code... "if (!Page.IsPostBack)" This error is coming from within on of my custom controls. Is there any reason this error would occur? I'm developing in .net 1.1 (C#)