How get past invalid postback when using AJAX ScriptManager and UpdatePanel controls?

R

Ronald S. Cook

I'm using AJAX controls ScriptManager and UpdatePanel for the first time.

as I want a webpage that contains an embedded Windows Media Player to not be
interrupted as other clicks and events happen on the page (I have changing
content in an IFrame).

I put an ASP button on the page and click it but I get an "error on page".
In the details it says more or less the below:

Sys.WebForms.PageRequestManagerServerErrorException: Invalid postback or
callback argument. Event validation is enabled using <pages
enableEventValidation="true"/> in configuration or <%@ Page
EnableEventValidation="true" %> in a page... use
ClientScriptManager.RegisterForEventValidation method...

How do I get past this?

Thanks for any info,
Ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top