we have 2 web servers with same OS (Server 2008 R2). I uploaded same asp.net application to both. in one server everything is fine but in another server when it's in integrated pipeline mode throw this error:

RegisterForEventValidation can only be called during Render();

and in classic mode works perfectly.

I also added EnableEventValidation="false" to pages in web.config but it still has error.

any idea what's wrong?

link|improve this question

56% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.