I am not able to get the value of file upload control (neither ASP or HTML) if it is within WARP. any one have any idea?
I had the same problem (even after setting the TriggerPostbackID - which I assume you have done). The problem occurred when the control was ever assigned the property visible=false.
It would not upload the first time - but it would upload on subsequent tries.