joecool2005 Posted June 26, 2009 Report Share Posted June 26, 2009 Hi,On my code, I already have a <ajaxToolkit:ToolkitScriptManager runat="server" ID="ScriptManager1" /> which is worked fine. But when I add <asp:ScriptManager ID=ScriptManager2 runat=server>, I got an error.Only one instance of a ScriptManager can be added to the page.Any idea how to add another scriptmanager?Thx Link to comment Share on other sites More sharing options...
aspnetguy Posted June 30, 2009 Report Share Posted June 30, 2009 You can't. Why do need to? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now