The ScriptManager MUST be placed directly under the <form> tag. For instance, if you have a masterpage and only need ScriptManager on a single page, you might be tempted to add it inside a contentplaceholder on that page, but then the script will fail on client!