thank you for your reply Dany,
I am running visual studio 2008 sp1 .net framework 3.5.
As I said I used the unaltered version of the beerhouse as it comes from the downloade file and only added a hovewrmenu extender control in the itemtemplate of the datalist of the RssReader.aspx webpart control. Althought I had omited to say that I had also put a scriptmanager on the master page, I did say that i had used the ajaxx toolkit enough as well as the beerhouse project.
Have you tryed as I mentioned to do the simple reproduction of my problem by using the unaltered version of the beerhouse and puting a hovermenu extender in the RssReader.ascx??
I have been using the beer house project in full ajax with and without update pannels for 1 year on a pet project of mine www.weedbook.ca
and now I am having trouble for the first time because I am trying to put an extender control in the itemtemplate of a datalist in one of the already existing webpart control.
so, I have gone back to the begining, and unziped the original version of the unaltered beerhouse project to see if I had the same problem and I did..... hence my post.
since the webpart control appears on the master page, only a scriptmanager control is needed on the master page, so here it is on my master page just under the form tag:
<form id="Main" runat="server">
<
asp:ScriptManager ID="ScriptManager1" runat="server">
</
asp:ScriptManager>
<div id="header">