在global.asax.cs文件中的 application_start()方法中加入下面一句话
GlobalConfiguration.Configuration.Formatters.XmlFormatter.SupportedMediaTypes.Clear();