This is the code for downloading the file.
System.IO.FileStream fs = new System.IO.FileStream(Path+\"\\\\\"+fileName, System.IO.FileMode.Open, System.IO.File
this may help
Response.Write("");