我希望能够使用TFS RM使用命令行任务运行aspnet_regiis
问题描述:
要加密部分网络配置,但看起来像发布代理服务帐户没有足够的权限。我无法打开配置文件。有没有解决方法如何完成?
To encrypt a portion of web config, but looks like release agent service account doesn't have enough permissions. I get a failed to open the config file. Is there a workaround on how it can be done?
答
你好,2010年冬天,
Hi winter2010,
可能你能在这里提供你的发布日志吗?
Could you please provide your release logs here?
您可以尝试更改代理服务中的代理服务帐户,选择"属性",然后更改"登录"帐户。使用可以访问web.config文件的帐户。
You could try to change the agent service account in the Services of your agent, choose Properties, then change the Log on account. Use a account which could access to web.config file.
最好的问候