Asp.Net UpdatePanel error
问题 I use UpdatePanel in my aspx page and DropDownList with onselectedindexchanged method. When run first time onselectedindexchanged method is working. But change selected again it return an error like that; Uncaught Sys.WebForms.PageRequestManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: The state information is invalid for this page and might be corrupted. <asp:ScriptManager ID="ScriptManager1" runat="server" EnableViewState="False" EnableScriptGlobalization=