I found it as was in the UpdatePanel, I added this code into the Page_Load
ScriptManager scriptManager = ScriptManager.GetCurrent(this.Page); scriptManager.RegisterPostBackControl(this.btnZip);