I am currently working with the UpdateProgress control in ASP.NET and I am facing issues with its responsiveness. It seems to not consistently show up or sometimes does not display at all. Although I could use JQuery to simulate the effect, I am hesitant to introduce excessive amounts of JavaScript as it is a webforms application. Any suggestions on how I can improve the responsiveness of the UpdateProgress control? Thank you for your assistance!