|
Please select a link from the list.System.Web.HttpException: User control source files must have a .ascx file extension.
at System.Web.UI.UserControlParser.CheckUserControlFileExtension(String fileName)
at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context)
at System.Web.UI.TemplateControl.LoadControl(String virtualPath)
at BigGame.net.PageBase.Page_Load(Object sender, EventArgs e) |