I\'m using Accordian control of ajax toolkit.
I\'m getting the following error:
Microsoft JScript runtime error: Sys.ArgumentException: Value must
We just had this problem as a result of not explicitly setting an ID on an AJAX control. You might want to check that you're setting the ID property.