Error

System.Web.HttpParseException: Only Content controls are allowed directly in a content page that contains Content controls. ---> System.Web.HttpException: Only Content controls are allowed directly in a content page that contains Content controls. at System.Web.UI.FileLevelPageControlBuilder.AppendLiteralString(String text) at System.Web.UI.TemplateParser.ProcessLiteral() --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ProcessLiteral() at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
Only Content controls are allowed directly in a content page that contains Content controls.
System.Web