Ver Mensaje Individual
  #1 (permalink)  
Antiguo 05/07/2007, 14:55
Avatar de Sir Matrix
Sir Matrix
 
Fecha de Ingreso: octubre-2000
Ubicación: Dentro de mi cabeza. ono?
Mensajes: 1.264
Antigüedad: 24 años, 3 meses
Puntos: 3
error al hacer un msgbox

hola

estoy (intentando) usando asp.net y al publicar una página me da el siguiente error:
Cita:
Server Error in '/net1' Application.
Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
y lo único que tengo en el código es lo sgte:
Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click

MsgBox("algo", MsgBoxStyle.Critical, "titulo")

End Sub

Esta funcion la llama un boton:
<asp:Button ID="Button1" runat="server" Text="Button" OnClick="Button1_Click" />

Si alguien pudiera ayudarme. Tengan en cuenta que no entiendo nada (aun) de asp.net, pero he trabajado mucho con asp.

saludos y graciass
__________________
|||| ))>_<(( ||||
www.webmagic.cl <-- esta pagina está mala, no la busquen