WCF RIA 服务,远程服务器返回错误:未找到

发布于 2024-10-20 12:28:56 字数 265 浏览 9 评论 0原文

此错误通常在没有服务器交互的空闲时间后发生。如果我重复调用,服务器会正​​确响应并返回必要的数据。可能是什么问题?

其他详细信息:web.config 有以下行:

<authentication mode="Windows"/>

我访问 HttpContext.Current.User.Identity.Name 来获取当前用户名。另外,在 Fiddler 中我看到以下消息:“请求的资源需要用户身份验证”。

This error occurs usually after some idle time when there was no server interaction. If I repeat the call, the server responds correctly and necessary data is returned. What might be the problem?

Additional details: web.config has the following line:

<authentication mode="Windows"/>

And I access HttpContext.Current.User.Identity.Name to get current user name. Also, in Fiddler I saw the following message: "The requested resource requires user authentication".

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文