在 IIS 上安装 - 找不到页面

发布于 2024-11-09 03:33:47 字数 109 浏览 0 评论 0原文

我正在 IIS 上安装应用程序,并且已双重确认 Default.aspx 文件位于网站属性的主目录中指定的目录中,但我不断收到此错误,就像该文件不存在一样。有人对为什么会发生这种情况有任何建议吗?提前致谢

I'm installing an application on IIS and I have double-confirmed that the Default.aspx file is in the directory specified in the Home Directory in the properties of the website, but I keep getting this error, like the file isn't there. Anyone have any suggestions to why this may be happening? Thanks in advance

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

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

发布评论

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

评论(2

花落人断肠 2024-11-16 03:33:47

我的解决方案是进入 IIS 管理器并在左侧窗格中展开服务器。从那里,我单击“Web 服务扩展”。在右侧窗格中,我单击 ASP.NET v4.0.30319 并单击“允许”。

My solution was to go into IIS Manager and expand the server in the left pane. From there, I clicked Web Service Extensions. In the right pane, I then clicked ASP.NET v4.0.30319 and clicked "Allow".

小ぇ时光︴ 2024-11-16 03:33:47

确保相关站点在 IIS 中标记为应用程序,并且指定的框架版本正确。

Ensure that the site in question is marked as an application in IIS and that the framework version specified is correct.

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