File.Copy(本地图片路径, Server.MapPath("../images/Employee/" + txtempl_no.Value.Trim() + ".jpg"),true); 这样在本机可以,但是传到服务器上面就不行,也没有报错。请大家帮帮忙。 查看完整描述