Ver Mensaje Individual
  #1 (permalink)  
Antiguo 09/10/2006, 14:28
Abruzzi
 
Fecha de Ingreso: septiembre-2006
Mensajes: 12
Antigüedad: 17 años, 8 meses
Puntos: 0
Pregunta Error con ClientScriptManager

Hola!!!

tengo un error con en mi pag, un poco raro... pues no se como pueda solucionarlo... el caso es que construi un pagina dinamica y todo me trabajaba bien pero cuando exporte todos los archivos(*.js y *.cs) para mi MasterPage me salio el siguente error:

Server Error in '/WebSite1' 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.

a que se debe esto????