hI
Microsoft JScript runtime error: Sys.InvalidOperationException: Could not find UpdatePanel with ID 'ctl00_ContentPlaceHolder1_ctl00_updPopupHistory'. If it is being updated dynamically then it must be inside another UpdatePanel.
I am getting the above error on dropdown selectedindex changed event. Before it was working fine but now its not. What is this error and how to sovle this?