I recently posed a question here in this forum that when I click on a button registered as asynch trigger for an update panel, the whole page refreshes instead of the update panel only. I have found no answer to my problem as yet.
Reading other posts here in this forum, it appears that a lot of people have the exact same problem. Many have even claimed that their code works on a computer (the development server usually) but not on another. The "UpdateMode=Conditional" is usually the
suggested remedy, but neither I, nor other posters, have found the cure to our problem trying that.
Is it possible that there IS a BUG in the update panel implementation that needs an update patch for VS or AJAX to make it work correctly?
I am working with Windows Vista, VS 2008, framework 3.5 and have no extra patches or downloads installed on my machine (concerning VS or AJAX). Is there some extra patch that I have to install on my machine? Do I have to install a .NET AJAX framework on
my development server or is this required only for the 2.0 framework?