突然提示这个Error:

Server Error in '/' Application.

This operation requires IIS integrated pipeline mode.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.PlatformNotSupportedException: This operation requires IIS integrated pipeline mode.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

查了一下, 如果有 Response.AddHeader() 改成 Response.Headers.Add()

或者 有写Response.Headers.Add() 改成 Response.AddHeader()

特此记录。

最新文章

  1. CSS line-height与vertical-align:baseline
  2. [UCSD白板题] Number of Inversions
  3. .NET MVC控制器分离到类库的方法
  4. [Angularjs]ng-class,ng-class-even,ng-class-odd
  5. ACM第二站————归并排序
  6. 闲聊CSS之关于clearfix--清除浮动[转]
  7. duplicate symbols for architecture arm64 (Xcode error)
  8. openwrt系统之字符设备驱动软件包加载、测试程序加载
  9. system()、exec()、fork()三个与进程有关的函数的比较
  10. Python世界里的赋值运算符
  11. visual studio2015中开发python
  12. 快速安装Java环境
  13. 7——ThinkPhp中的响应和重定向:
  14. NSOperation、NSOperationQueue(II)
  15. 开通mysql root 用户远程访问权限(转)
  16. perl usage()和getopt
  17. Java 关键字有哪些
  18. PAT 1042 字符统计
  19. jpetStore 学习总结(1)
  20. android studio2.3.3 模拟器 Jni函数调用C++对象,lldb调试this指针和相关变量显示无效的原因

热门文章

  1. cocos2d-x教程3:用php或DOS批处理命令来转换文件和解压缩zip
  2. android Thread
  3. 一起做RGB-D SLAM (2)
  4. [LeetCode] 690. Employee Importance_Easy tag: BFS
  5. UNDFTD x Nike Air Max 97 OG Black
  6. 简单的js动态显示当前时间
  7. C语言进阶之路(三)----野指针的产生原因及解决办法
  8. 禁止火狐浏览器缓存input标签方法
  9. Python入门之用Python统计代码行
  10. JavaScript甜点(1)