Hello.
I am new to AJAX.NET, but have been asked to add a slideshow to an existing site page. The master page has a ScriptManager, and the SlideShowExtender keeps saying it needs a ScriptManager on the page. I've tried using the ScriptManagerProxy, but that didn't work (though, I don't really know if I'm using it correctly), and, of course, putting another ScriptManager on the content page throws an error. And I am utterly confused after reading dozens of articles and forum posts.
Can someone help?