Only one instance of a ScriptManager can be added to the page



Ensure you have one and only one <asp:Scriptmanager> on the masterpage.
Ensure you also have one and only one <asp:ScriptManagerProxy> on each and every content page that might require a script manager

http://stackoverflow.com/questions/1996095/only-one-instance-of-a-scriptmanager-can-be-added-to-the-page

http://dotnetfish.blogspot.com/2007/12/only-one-instance-of-scriptmanager-can.html

Comments

Popular posts from this blog

Add Serial no in crystal report without coding

File operations in C# (.net)

SQL – Generate decimal numbers sequence for particular number range