This is a migrated thread and some comments may be shown as answers.

failed to invoke: addHistoryPoint

1 Answer 61 Views
Navigation
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 12 Oct 2008, 12:15 AM

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> 

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 13 Oct 2008, 06:40 AM
Hi Mike,

Yes - this is the only thing that needs to be done on the ASPX page in order to enable the integration with Browser history and Page Navigation for Silverlight.

Please let us know if you have any other feedback. We will be glad to assist you.

Regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Navigation
Asked by
Mike
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or