0
Answer

Object reference error in custom control

Photo of Naadir Peterson

Naadir Peterson

19y
2k
1
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#)

Answers (0)