One of the errors that frustrated me when developing AJAX controls was when I got <Namespace> is undefined, even though the script appeared to be correct. I couldn't figure it out right away because the class was registered correctly and the namespace was defined properly as well. So what could...