no more like this problem :
http://forums.asp.net/p/1094417/1648971.aspx
for one problem i used this :
programmaticModalPopup.BehaviorID =
"programmaticModalPopupBehavior" + ModuleId;
and I made changes in the default.aspx ; so i can process page refresh properly :
In file default.aspx (found here on the forum)
still have a problem can;t regresh pane(s) one by one at diffrent timeframe;
Replace
<meta id="MetaRefresh" runat="Server" name="Refresh" />
With
<meta id="MetaRefresh" runat="Server" http-equiv="Refresh" name="Refresh" />