Got error message from IIS 6 when debug WCF application “HTTP Error 404 - File or Directory not found”(HTTP 错误 404 - 文件或目录未找到).

Look into IIS log file:

#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status

2008-10-05 12:21:33 W3SVC1 127.0.0.1 GET /_vti_bin/owssvr.dll - 80 - 127.0.0.1 Mozilla/5.0+(Windows;+U;+Windows+NT+5.2;+zh-CN;+rv:1.9.0.1)+Gecko/2008070208+Firefox/3.0.1 404 0 0
2008-10-05 12:21:33 W3SVC1 127.0.0.1 GET /_vti_bin/owssvr.dll - 80 - 127.0.0.1 Mozilla/5.0+(Windows;+U;+Windows+NT+5.2;+zh-CN;+rv:1.9.0.1)+Gecko/2008070208+Firefox/3.0.1 404 0 0

Check out ISAPI configuration of default web site, there is a stsfltr.I was confused where it's from.

Search it on Google.It seems it's a filter implemented by Sharepoint.

IIS handles base HTTP requests, but Windows SharePoint Services implements an Internet Server API (ISAPI) filter (STSFLTR.DLL) that modifies IIS behavior to handle managed paths, or inclusions and exclusions. The ISAPI filter either redirects requests to the Windows SharePoint Services ISAPI extension, or it allows ASPX pages (.aspx) and Web service URLs (.asmx) to fall through the filter to the SharePoint ASP.NET handler.

More details : How Requests are Handled in IIS and Through the ISAPI Filter

Remove the filter, IIS works well.

转载于:https://www.cnblogs.com/jonasli/archive/2008/10/05/1304301.html

HTTP Error 404 - File or Directory not found caused by ISAPI filter of Sharepoint相关推荐

  1. 404 – File or directory not found.

    Server Error 404 – File or directory not found. The resource you are looking for might have been rem ...

  2. 下载Python类库Server Error 404 - File

    Server Error 404 - File or directory not found. The resource you are looking for might have been rem ...

  3. GCC 链接 xxx:No such file or directory 及运行可执行文件 error while loading shared libraries: xxx.so 解决方案

    关于 GCC 提示找不到指定库文件的这个问题,通常出现在以下 2 个场景中: 利用静态库或者动态库文件实现链接操作(生成可执行文件)时,·GCC 可能会提示 xxx:No such file or d ...

  4. 【linux】error: stdio.h: No such file or directory

    ubuntu 默认没有C和C++编译环境 ubuntu 默认没有C和C++编译环境,新装的ubuntu,使用gcc编译时,会报错,找不到某某头文件等.在编译一个demo,如hello world时,会 ...

  5. 报错解决:fatal error: json/json.h: No such file or directory

    晚上在做编译原理作业的时候遇到了报错: ASTNodes.h:6:23: fatal error: json/json.h: No such file or directory#include < ...

  6. fatal error: Python.h: No such file or directory 解决

    [常见错误] fatal error: Python.h: No such file or directory 环境场景 系统: Parrot Linux 软件: 系统python默认版本2.7 Py ...

  7. Install matplotlib Error: src/ft2font.h:16:22: fatal error: ft2build.h: No such file or directory

    在ubuntu下从源码安装matplotlib的时候出现这样的错误: src/ft2font.h:16:22: fatal error: ft2build.h: No such file or dir ...

  8. linux 内核编译错误 gcc: error: elf_i386: No such file or directory

    编译内核出现以下错误 CC arch/x86/mm/mmio-mod.oLD arch/x86/mm/mmiotrace.oLD arch/x86/mm/built-in.oCC arch/x86/c ...

  9. linux 内核编译 错误 fatal error: linux/compiler-gcc6.h: No such file or directory

    在交叉编译i.MX6UL的Kernel代码时出现这个错误 CHK include/config/kernel.release  Using .. as source for kernel  GEN . ...

  10. python multiprocessing manager list error: [Errno 2] No such file or directory

    python multiprocessing manager list error: [Errno 2] No such file or directory for i in range(AMOUNT ...

最新文章

  1. mysql命令行显示乱码_mysql命令行显示乱码的解决方法
  2. appender log4j 扩展_java-如何在log4j2中创建自定义Appender?
  3. Cocos2dx-demo演示项目:Part1
  4. 【PAT】B1048 数字加密
  5. MySQL高级 - 锁 - InnoDB行锁 - 行锁升级为表锁
  6. HDU 3264 Open-air shopping malls
  7. 向mysql中添加更新时间_mysql 实现添加时间自动添加更新时间自动更新操作
  8. Linux:cpufreq
  9. python list 查找子列_寻找列表连续的子列
  10. [Daozy][区块链 EOS 课程]第2课 EOS编译和启动
  11. qgc地面站如何导入离线地图_离线地图
  12. Pancake的IFO解读
  13. 计算机网络知识点总结——第三章数据链路层
  14. Xcode自动编译、打包、上传到蒲公英应用分发平台
  15. gfs和hdfs文件系统的区别
  16. 猴子年华、教你如何关闭微信朋友圈广告
  17. trick2-mobilenetv1、mobilenetv2、mobilenetv3替换YOLO主干
  18. 本地maven仓库配置
  19. 【有奖征集】地球一小时:让万物感受你的爱,用H5表达你的心!
  20. 大学生对网络直播的看法

热门文章

  1. NSMethodSignature, NSInvocation源码分析
  2. 008-对象—— 对象$this self parent 内存方式及使用方法讲解
  3. 炫酷的sublimeText开发工具 快捷键总结
  4. Python:线程、进程与协程(5)——multiprocessing模块(2)
  5. Jenkins使用经验谈
  6. ios uitableview 积累
  7. Error building Player: UnityException: Bundle Identifier has not been set up correctly
  8. 业务用例模型涉及的主要概念
  9. 浅识JAVA设计模式——观察者模式
  10. 关于行业的浅析以及未来工作的前景初判