Click to See Complete Forum and Search --> : Sys is undefined ?


AndyTheAce
February 23rd, 2007, 06:03 AM
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?

PeejAvery
February 23rd, 2007, 03:03 PM
Well, post your code that you have, and we can do our best to work out a solution for you.