Vote count:
0
I have an updatepanal in my aspx page and its absolutely working fine on local server but when i deployee it on remote server it is not worrking. It is not giving any error , and nor its refreshing page. what i should do? 1. page is working fine on local Server 2. No response on remote server. no error , no page refresh , nothing happaned. 3. using Asp .net 4.0 , system.web.extencion version 4.0.0.0 and ajaxtoolkit version 4.1.60623.0
Thanks in advance. code is as following.
<asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional">
<ContentTemplate>
// all stuff here with all's autopostback property to true
</ContentTemplate>
</asp:UpdatePanel>
I am not using but its working fine on local. partialpage refresh property sets to true also. please help me thanx
asked 45 secs ago
Aucun commentaire:
Enregistrer un commentaire