Hola a todos:
Tengo una página maestra y otra de contenido. Las dos tienen un form
runat=server.
Y me sale el error indicado arriba. No sé cómo solventarlo.
En el tutorial de asp.net sobre master pages
http://www.asp.net/(S(sf10gzjodvrpce55el2p5cnk))/learn/master-pages/tutorial-01-vb.aspx
A Web Form (the <form runat="server">) - because all ASP.NET pages typically
have a Web Form - and because the master page may include Web controls that
must appear within a Web Form - be sure to add the Web Form to your master
page (rather than adding a Web Form to each content page).
No sé exactamente a qué se refiere. Aunque creo que los tiros pueden ir por
ahí.
¿Me podeis ayudar? O si hay algún modo de solventarlo.
Gracias de nuevo.
Leer las respuestas