配置 ACM.exe 和 ACMBROWSER.exe 工具

发布于 2024-10-17 08:18:14 字数 408 浏览 3 评论 0原文

我正在尝试配置 acm.exe 和 acmbrowser.exe 工具以管理我的服务命名空间。我正在使用 AppFabric Labs,因此我将主机设置为“accesscontrol.appfabriclabs.com”。

我的服务命名空间是“homebuilder”。在 app.config 文件中设置所有这些详细信息(以及 mgmtkey)后,我收到错误。这些工具似乎正在尝试访问 https://homebuilder-mgmt.accesscontrol.appfabriclabs.com这是无法解决的。我正在使用 ACS v2。此版本中的端点是否较 v1 有所更改?如果是,我该如何解决该问题?谢谢!

I'm trying to configure the acm.exe and the acmbrowser.exe tools in order to manage my service namespace. I'm using the AppFabric Labs so I set the host to 'accesscontrol.appfabriclabs.com'.

My service namespace is 'homebuilder'. After setting all these details (along with the mgmtkey) in the app.config file I get an error. It seems these tools are trying to access https://homebuilder-mgmt.accesscontrol.appfabriclabs.com which cannot be resolved. I'm using v2 of the ACS. Are the endpoints changed from v1 in this version and if yes how can I solve the problem? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

阿楠 2024-10-24 08:18:14

实验室版本 (v2) 中的端点已更改。不管怎样,看起来整个管理现在可以通过 ACS 的 Web UI 进行。这是我想要实现的场景的链接 http:// /acs.codeplex.com/wikipage?title=ASP.NET%20Simple%20Service&referringTitle=示例

The endpoints are changed in the labs version (v2). Anyway, it seems the whole administration can now be made from the web UI of the ACS. Here's a link to the scenario I wanted to implement http://acs.codeplex.com/wikipage?title=ASP.NET%20Simple%20Service&referringTitle=Samples.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文