Accordian ajax control gives JScript runtime error

后端 未结 5 850
春和景丽
春和景丽 2021-01-21 13:00

I\'m using Accordian control of ajax toolkit.

I\'m getting the following error:

Microsoft JScript runtime error: Sys.ArgumentException: Value must

5条回答
  •  面向向阳花
    2021-01-21 13:48

    I just ran into this problem as a result of having commented out a block of old HTML () which contained textboxes and maskededitextenders.

    When I removed that HTML the error stopped occurring.

提交回复
热议问题