Hello: Here is my problem: UpdatePanel is (suppose to be) triggered by button that is placed in TabContainer. When I try to open page got error: " A control with ID 'Button1' could not be found for the trigger in UpdatePanel 'UpdatePanel1'" . Then I tried to remove trigger definition...