Link to home
Start Free TrialLog in
Avatar of Srinivas_Vengala
Srinivas_VengalaFlag for India

asked on

Microsoft JScript runtime error :Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method.

Hi ,

I am developing a .NET application and testing in IE7.
I have used a Tab Container and built Controls inside each tab panel.
I have also used ModalPopupExtender to show popups.
When I am trying to change tabs and when I close the window, I am getting the following error :
Microsoft JScript runtime error :Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method.
Not sure what the problem is ..
Can anyone help in this regards .

Thanks !
ASKER CERTIFIED SOLUTION
Avatar of CSecurity
CSecurity
Flag of Iran, Islamic Republic of image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
1) Debug script causes errors
2) The live websites are using debug scripts (not release) despite webcongig debug = false

http://ajaxcontroltoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=17952