Has anyone come across a problem with web controls disappearing at runtime?
They do if they were also created at runtime. Also, make sure that you don't have an enableviewstate="false" in your @Page directive.
Need to re-register ASP.NET? C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
Forum Rules