Opening a window or message box in a Resize or Select
event
In Web Forms applications with AJAX enabled, opening a new
window or message box in a window Resize event or a menu Select
event causes an invalid operation exception. The error message indicates
that an UpdatePanel cannot be found. [CR 493538]