IE7 throws an javascript error "sys is undefined" when I put the
<ScriptManager> section into my aspx.

I'm using a masterpage so I have to put the ScriptManager into this file
because of the <form> tag.

What can I do on this?