string sPath = System.Web.HttpContext.Current.Request.MapPath("/");//网站根目录
string strReadFilePath = sPath+"youfile.txt";//你的文件
string sPath = System.Web.HttpContext.Current.Request.MapPath("/");//网站根目录
string strReadFilePath = sPath+"youfile.txt";//你的文件