Hi,
use this code...
string strDestination = AppDomain.CurrentDomain.BaseDirectory + "Uploads\\" +
System.IO.Path.GetFileName(FileUpload1.FileName);