You must Sign In to post a response.
  • Category: ASP.NET

    Page flickers in hosted server and working fine in localhost

    Hello... I have used window 7 Os and VS 2008 to develop web application. I have modelpopup controls in my pages which are enclosed in update panels and are working with out any flicker in my development server but when hosted in windows 2008 server, modelpopups are causing flickers
  • #761565
    From where you are accessing the webpage? Is it from the same server or from outside? Did you test the same using other browsers?

    I doubt it has anything to do with the code you have, might be the local machine browser issue.


    Regards,
    Asheej T K

  • #761589
    Hello Nagendra Varma,

    Put everything inside the modal popup's panel in a update panel.

    Refer the below link :

    http://www.aspsnippets.com/Articles/ASPNet-AJAX-Modal-Popup-Flickers-ASPNet-AJAX-Modal-Popup-shows-and-then-disappears-on-PostBack.aspx


    Hope this will help you.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."


  • Sign In to post your comments