ASP.NET/AJAX UpdatePanel

Discussion in 'ASP.NET / ASP.NET Core' started by lbush, Dec 6, 2012.

  1. In my project, i am using an update panel. When i test locally, it works fine but when i upload it to the server, it still does postback.

    Does anyone have experience on how to get this to work?

    I'm using ASP.NET 3.5 and attached my config for reference.
    It's probably something easy, but i can't find any solutions for it on the forum.

    Thanks for taking the time to read this.
     

    Attached Files:

  2. Bruce

    Bruce DiscountASP.NET Staff

    Are you getting any error?
     

Share This Page