I'm in the throws of trying to upgrade my AJAX from 3.5 to 4. A new issue I'm encountering is an error if my control visibility is set to hidden.
ajax 4.0 0x800a139e - JavaScript runtime error: Sys.ArgumentException: Value must not be null for Controls and Behaviors.
Anyone know how to get around this problem? Code base is C#.