winform下默认读取路径是\\bin\\debug,webservice默认读取路径是什么winform下默认读取路径是\\bin\\debug,webservice默认读取路径是什么[解决办法]在asp.net上(包括你在asp.net为宿主开发webservice),应该可以使用类似
HttpContext.Current.Server.Mapth("~/app_data/xxx.txt")