Only Content controls are allowed directly in a content page that contains Content controls
Este error quiere decir que tenes algun codigo fuera del area editable del template que esta aplicado a tu pagina.
Ejemplo:
</asp:Content>
<%
UrlHelper urlHelper = new UrlHelper(this.ViewContext.RequestContext);
%><asp:Content ID="indexContent" ContentPlaceHolderID="MainContent" runat="server">Tags: .Net, asp.net, masterpage, mvc
This entry was posted on Miércoles, junio 17th, 2009 at 3:42 pm and is filed under .Net, WebDev. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.