Hi I am getting the error "RegisterForEventValidation can only be called during Render()" i am trying to fix this by adding the line <pages enableEventValidation ="false"/> into my web.config (see below) but i am getting Parser Error Message: Unrecognized element 'pages'. appear Can anyone help