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?
Printable View
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?
Well, post your code that you have, and we can do our best to work out a solution for you.