Web 服务 - 在本地引用 Web 服务时,它会要求提供凭据

发布于 2024-08-07 08:03:52 字数 131 浏览 5 评论 0原文

我目前正在本地创建一个网络服务。我创建了 2 个单独的文件:一个用于 Web 应用程序,另一个用于 Web 服务。当我尝试从我的网络应用程序引用此网络服务时,它会要求我提供凭据。它不接受我插入的凭据(我知道这是正确的)。如何从我的网络服务中删除它?

I am currently creating a web service locally. I created 2 separate files: One for the web app and the other for the web service. When I try to reference this web service from my web app, it asks for my credentials. It does not accept the credentials I inserted (which I know is correct). How do I remove this from my web service?

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

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

发布评论

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

评论(1

烟雨扶苏 2024-08-14 08:03:53

没关系,我只需修改 Web 服务的 web.config 文件中的身份验证即可。杜格

Never mind, I just had to modify the authentication in the web.config file of the web service. dugh

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