问题描述
IIS正在报告SmartNav.htm和SmartNav.js和SmartNav.js。在网页服务器上的
/ aspnet_client / system_web / 1_1_4322 /
目录中,因为FILE NOT FOUND 404错误。
有谁知道为什么IIS会将此报告为404?
我应该将上面的文件放在该目录中以防止这种情况发生吗?我不知道为什么这应该重要,但我真的很想知道这里发生了什么
。
。 .NET Framework 1.1安装在Win 2K服务器上。
IIS is reporting "SmartNav.htm" and "SmartNav.js" in the
/aspnet_client/system_web/1_1_4322/
directory on the web server as FILE NOT FOUND 404 errors.
Does anyone know why IIS is report this as a 404?
Should I place the files above in that said directory to prevent this? I
don''t why this should matter, but I would really like to know what''s
happening here.
The .NET Framework 1.1 is installed cleanly on a Win 2K server.
推荐答案
这篇关于IIS将SmartNav.htm报告为找不到404文件,为什么会这样?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!