Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图在 IIS 上打开我的 aspx 网站,它完美地打开了默认页面(default.aspx),但所有其余页面 aspx(在链接中,iframe 中)都没有打开,给我一个错误:
错误 HTTP 404.0 - 未找到
它们都存在于文件夹中。当我像默认页面一样选择它们时,它会全部打开,但是当我尝试打开相同的页面(如链接或 iframe)时不起作用。外部链接完美打开。我不知道缺少什么。非常感谢所有评论