【问题标题】:Publishing a web service in Visual Studio 2010在 Visual Studio 2010 中发布 Web 服务
【发布时间】:2012-05-29 11:15:50
【问题描述】:

我想使用 WCF 服务应用程序发布在 Visual Studio 2010 中编写的 Web 服务。但是在发布时我遇到了错误

Web 部署任务失败。 (A value for the 'setAclUser' setting must be specified when the 'setAcl' provider is used with a physical path.) 0 0

site/application 的 Publish 窗口中,我编写了 C:\Documents and Settings\user\My Documents\Visual Studio 2010\Projects\CustomerService p>

谁能说出问题出在哪里?

【问题讨论】:

    标签: .net visual-studio-2010 web-services


    【解决方案1】:

    ACL 代表访问控制列表。可能网络服务使用了其他无法访问用户文件夹的帐户。尝试在您的用户配置文件之外发布您的网络服务并为其提供适当的访问权限。

    【讨论】:

      猜你喜欢
      • 2013-04-11
      • 1970-01-01
      • 1970-01-01
      • 2011-03-31
      • 2012-04-14
      • 1970-01-01
      • 1970-01-01
      • 2011-09-18
      • 1970-01-01
      相关资源
      最近更新 更多