1、修改方法属性MessageName [WebMethod(MessageName="a")] [WebMethod(MessageName="b")] 2、修改类属性ConformsTo [WebServiceBinding(ConformsTo = WsiProfiles.None)]