When you have your own custom TemplateControl and perform a LoadControl in there, this results in ax exception. For instance, the following code will trigger the exception: public class NavController : System.Web.UI. TemplateControl { public void LoadContent(
Read More...