Hello,
I have implemented and tested (successfully) an asp.net ajax enabled web site\page. When you click a button, a graphic is show (progress bar image) then it disappears when done.
This works fine on my local development machine but not in production. THe page loads (no errors) but it is not rendering th UpdateProgress's image during the click event of the button.
Any ideas = thanks?
I have implemented and tested (successfully) an asp.net ajax enabled web site\page. When you click a button, a graphic is show (progress bar image) then it disappears when done.
This works fine on my local development machine but not in production. THe page loads (no errors) but it is not rendering th UpdateProgress's image during the click event of the button.
Any ideas = thanks?