did you forget to set enctype on the form?<form runat=server enctype="multipart/form-data">
 <input type=file runat=server id=File2>
....