Reason for Problem
File upload control will not work in the Partial (asyn) Post back and it requires full post back.
Solution for Problem
Just add marked three lines of code like the below screen shot,
Sample snag it,
Before Fix
AfterIt’s Fixed