Hi,
I have successfully implemented a updateprogress within a update panel and deployed successfully on the webserver. I now added another updateprogress to another button to show it is processing. It works fine on my local machine- but when I deploy on the web server, the previous update progress runs fine but the one that I added new does not run although it is not giving me any error. Any idea how to fix this?
Thanks