【问题标题】:Unrecognized attribute 'decompressionEnabled'. Note that attribute names are case-sensitive无法识别的属性“decompressionEnabled”。请注意,属性名称区分大小写
【发布时间】:2014-06-18 14:45:00
【问题描述】:

我在 asp.net 4.0 中创建了一个 Web 应用程序,并将外部 Web 服务添加到应用程序。 (http://www.webservicex.net/globalweather.asmx) 当我运行此应用程序时,出现以下错误。

在 web.config decompressionEnabled="true" 中显示错误。

有什么意见吗?

【问题讨论】:

  • 第 139 行:
  • 第 139 行:

标签: asp.net web-services


【解决方案1】:

右键单击您的项目 --> 属性页 --> 构建 --> 设置 TargetFramework 4 或更高版本。

【讨论】:

    猜你喜欢
    • 2012-05-24
    • 1970-01-01
    • 1970-01-01
    • 2013-07-04
    • 2011-12-26
    • 2012-09-26
    相关资源
    最近更新 更多