whole page gets refreshed even i used update panel
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
i have update panel on my page working fine on localhost but when i published my web site and uploded on windows server 2000 i face problem my whole pages gets post back not only update panel why is it so what i have to check ? i have checked my web.config and it is fine
-
i have update panel on my page working fine on localhost but when i published my web site and uploded on windows server 2000 i face problem my whole pages gets post back not only update panel why is it so what i have to check ? i have checked my web.config and it is fine
Check whether ajax framework components are properly copied on to the server
Thanks & Regards Pete