使用 VS2008 调试网站时遇到问题

发布于 2024-08-22 06:15:39 字数 536 浏览 3 评论 0原文

我正在尝试在 Windows XP 上调试网站。更具体地说,我正在尝试调试 SiteFinity CMS 的安装。该 CMS 是通过 Microsoft 的 Web Platform Installer 安装的。它被安装到默认位置C:\Inetput\wwwroot

我在尝试使用 VS2008 调试网站时遇到的第一个错误相对简单,我通过在 IIS 管理器中更改 Web 应用程序的身份验证解决了该错误。这是该错误:

Error 1

第二个错误,即让我困惑的错误,根本不是真正的错误消息。当我现在去调试网站时,我收到来自 localhost:80 的身份验证提示:

Error 2

我尝试将我的 Windows 用户凭据放入其中,但这不起作用。关于我应该尝试什么用户的任何建议,或者更好的是如何完全消除输入凭据的需要?

I am attempting to debug a website on Windows XP. To be more specific, I am trying to debug an install of SiteFinity CMS. This CMS was installed via Microsoft's Web Platform Installer. It was installed to the default location of C:\Inetput\wwwroot.

The first error I got when attempting to debug the website with VS2008 was relatively straightforward and I solved it by changing the authentication of the web application in the IIS manager. Here is that error:

Error 1

The second error, the one that has me stumped, is not really an error message at all. When I go to debug the website now, I get an authentication prompt from localhost:80:

Error 2

I tried putting my windows user credentials in, but that did not work. Any suggestions on what user I should try, or better yet how to eliminate the need to enter credentials at all?

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

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

发布评论

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

评论(1

ぇ气 2024-08-29 06:15:39

您的 Windows 用户是否有访问该网站的权限?

Does your windows user have permissions for this site ?

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