This question is locked. New answers and comments are not allowed.
took me a little while to track this one down, in the event you get this its because the script manager does not have the EnableHistory arg set to true.
| <asp:ScriptManager ID="ScriptManager1" runat="server" EnableHistory="true"></asp:ScriptManager> |
