由于身份验证问题,无法添加 CrmDeploymentService Web 参考

发布于 2024-08-03 07:47:39 字数 374 浏览 3 评论 0原文

我在向 CRM 部署服务添加 Web 服务引用时遇到问题,网址为 http:///MSCRMServices/2007/CrmDeploymentService.asmx

当我第一次尝试连接时,它会显示“正在连接”并提示输入凭据。输入我的凭据后,它将继续无限期地提示输入凭据。

当我尝试在 IE 中导航到该服务时,系统会提示我输入凭据,在提交几次后,我收到 401 错误。

当我尝试在 Firefox 或 Opera 中导航到该服务时,会弹出基本身份验证对话框,我需要输入凭据。服务描述页面正确显示。

是否有什么因素阻止 IE/VS 正确提交凭据?在每个地方,我都使用相同的域/用户凭据。我已经在域中的计算机和不在域中的计算机上通过 IE 进行了尝试,并得到相同的结果。

I am having an issue adding a Web Service Reference to the CRM Deployment Service at http:///MSCRMServices/2007/CrmDeploymentService.asmx

When I first attempt to connect it says Connecting to and prompts for credentials. After entering my credentials, it will continue to prompting for credentials indefinately.

When I attempt to navigate to the service in IE, I get prompted for credentials and after submitting them a few times, I get a 401 error.

When I attempt to navigate to the service in Firefox or Opera, the basic authentication dialog pops up and I enter credentials. The service description page correctly appears.

Is there something preventing IE/VS from submitting the credentials correctly? In each place, I am using the same domain/user credentials. I have tried it from IE on both a computer on the domain and a computer not on the domain and get the same results.

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

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

发布评论

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

评论(1

南笙 2024-08-10 07:47:39

不确定这是否有帮助,但我隐约记得我们在工作中发生过类似的事情,有人通过禁用 IPV6 解决了这个问题。就像我说的,我的记忆很模糊,所以我不知道这是否正是我们遇到的问题。我只记得解决方案是在服务器上禁用 IPV6。

Not sure if this will help, but I vaguely remember something like this happening to us at work, and someone fixed it by disabling IPV6. Like I said my memory is hazy so I don't know if this is the exact problem that we were having too. I just remember that the solution was to disable IPV6 on the server.

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