I ve pages which use UpdatePanel and randomly I get an error:
ScriptResource.axd:5Uncaught TypeError: Object function Function() { [native code] } has no method '_registerScript'
registration.aspx:67Uncaught TypeError: Cannot read property 'PageRequestManager' of undefined
It only happens on the production environment where are 3 server loadbalance.
But on each of this servers as I tried there was a sittuation when error was and no.
What is going on ?