在VS2015中写的Webservice,不发布,有问题时调试更容易找出问题。但是报错直接在VS2015环境中调试Webservicec报错

      解决方式:  在 web.config的<system.webServer> 节中加入 <directoryBrowse enabled="true"/>

      如下图直接在VS2015环境中调试Webservicec报错

相关文章:

  • 2022-12-23
  • 2021-06-02
  • 2021-08-02
  • 2021-08-10
  • 2022-12-23
猜你喜欢
  • 2021-10-11
  • 2021-10-14
  • 2021-04-06
  • 2021-11-28
  • 2021-05-20
  • 2021-11-21
相关资源
相似解决方案