Very occasionally I get this bizarre Microsoft bug where a control on a Web Form (with a designer file), is null at runtime.
Renaming the control's ID in the ASPX page always fixes the problem, but nothing else will.
The problem doesn't occur with all controls - just some - and usually a control which I've recently added to the page.
Anyone else seen this one?