今天把开发环境一直到Windows7下,在IIS7.5中部署站点的时候遇到了这个问题,现在把我的解决方案贴出来。

错误信息:

Server Error in Application "DEMOSITE"
Internet Information Services 7.5

Error Summary
HTTP Error 500.23 - Internal Server Error
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
Detailed Error Information
Module ConfigurationValidationModule
Notification BeginRequest
Handler PageHandlerFactory-Integrated
Error Code 0x80070032

Requested URL http://localhost:80/Default.aspx
Physical Path F:\Projects\*\Default.aspx
Logon Method Not yet determined
Logon User Not yet determined

Most likely causes:
This application defines configuration in the system.web/httpHandlers section.

Things you can try:
Migrate the configuration to the system.webServer/handlers section. You can do so manually or by using AppCmd from the command line - for example, %SystemRoot%\system32\inetsrv\appcmd migrate config "Default Web Site/". Using appcmd to migrate your application will enable it to work in Integrated mode, and continue to work in Classic mode and on previous versions of IIS.
If you are certain that it is OK to ignore this error, it can be disabled by setting system.webServer/validation@validateIntegratedModeConfiguration to false.
Alternatively, switch the application to a Classic mode application pool -
for example, appcmd set app "Default Web Site/" /applicationPool:"Classic .NET AppPool". Only do this if you are unable to migrate your application.
(Set "Default Web Site" and "Classic .NET AppPool" to your application path and application pool name)
Links and More InformationIntegrated mode is the preferred mode for running ASP.NET applications on IIS 7.0 and above.
View more information »

转载于:https://www.cnblogs.com/lhws/archive/2011/12/09/2281678.html

windows7 配置iis技巧相关推荐

  1. 配置IIS Silverlight运行环境

    配置IIS Silverlight运行环境: 打开IIS->站点属性->HTTP头->MIME类型->新建: 扩展名: .xap MIME类型:xapapplication/x ...

  2. 如何配置IIS服务器使用的中间证书( 微软 KB954755)

    How to configure intermediate certificates on a computer that is running IIS for server authenticati ...

  3. 如何解决实际错误:配置IIS使其支持SSL加密的HTTPS,并且要求浏览器客户端证书

    原文:http://www.cnblogs.com/dosboy/archive/2013/02/18/2915269.html 在配置IIS的HTTPS和IE客户端的证书时,我们经常出错,本文就是通 ...

  4. linux nginx 代理iis,nginx 系列 linux下安装以及配置IIS分发

    一. 安装 操作系统:centos 7 ,nginx版本1.12.2,windows server 2008 iis 1.1 确认nginx所依赖的工具 Zlib:  nginx提供gzip模块,需要 ...

  5. 在Win2003、Win7、XP中配置IIS搭建ASP.NET Web网站或应用程序(1)

    在各系统中配置IIS 1.Xp系统中iis5.1的配置 Xp系统中自带的是IIS5.1,而IIS5.1中只能建立一个网站--即默认网站,如果要在上面部署多个web应用程序,我们可以使用新建虚拟目录的形 ...

  6. 2008r2配置 iis mysql php_Windows 2008 R2服务器配置文档iis+php+mysql

    关闭防火墙 关闭防火墙 打开桌面远程连接 修复系统依赖文件 IIS配置 添加角色 创建一个网站 验证iis是否成功 删除默认创建的网站 添加网站 PHP配置安装 解压,改名 创建一个php.ini,p ...

  7. Windows7休眠状态下载技巧攻略

    Windows7休眠状态下载技巧攻略 你想让你的快车或者是迅雷通宵下载电影,而且还能省电么?或许你会说,我不关机,给迅雷和快车添加完下载任务,挂在那里不就可以了吗?这没错,开着电脑通宵下载是可以,但这 ...

  8. 用Vim编程——配置与技巧

    本文介绍如何用强大的文本编辑器 Vim编程.只要配置得当,效果堪比一个IDE. 配置 基本配置: "开启语法高亮 syntax on "依文件类型设置自动缩进 filetype i ...

  9. 本地计算机所安装的网络组件,3.2 在本地计算机中安装和配置IIS

    ASP是微软开发的动态网站技术,它继承了微软产品的一贯优秀传统,当然也继承了微软的自私,即该技术只能在微软的服务器产品(也就是服务器组件)内运行.微软提供的支持ASP技术的产品包括: l IIS(In ...

  10. isapi mysql_Windows 2008R2以ISAPI和Fastcgi方式安装配置IIS、PHP、Mysql环境

    Windows下PHP有两个版本,非线程安全及线程安全版本,运行方式可选ISAPI.Fastcgi.CGI.1.Non Thread Safe版本php适用于以CGI以和fastCGI运行的web服务 ...

最新文章

  1. [BTS]BizTalk学习之Functoid篇(ID Cross-References)
  2. 网站站内优化新方案,SEO运营人员值得一看
  3. python多边形图案_如何用matplotlib中的自定义图案填充多边形?
  4. 设计模式(四)结构型模式
  5. dataframe修改数据_数据处理进阶pandas入门(一)
  6. as模拟器文件夹路径_EGG Switch手机模拟器怎么用?中文教程来了......
  7. cubietruck 编译 linux,Cubietruck---1. ct的使用说明烧写及源码的编译
  8. 【Elasticsearch】es 定期删除 已经删除的数据 物理删除 不是等待段合并
  9. 20165318 预备作业3 Linux安装及学习
  10. 带通滤波器的matlab程序设计
  11. word to latex 2.56安装方法
  12. 离散数学学习心得(一)逻辑和证明
  13. sublime的注意事项
  14. NOIP 2002 字串变换
  15. mysql sysvar int_MySQL:如何编写daemon plugin
  16. css:图文效果(上面图片下面文字)
  17. 自制无线打印服务器tplink,TPLINK WR702N 改有线打印服务器 带LUCI管理页面(4M闪存 16M内存)...
  18. LOVER婚恋软件隐私网址
  19. Alibaba限流组件——Sentinel核心概念与流量控制
  20. 量化交易策略 - 均仓策略

热门文章

  1. 玩客云刷Armbian5.9.0安装青龙提示“面版解决服务异常,请手动执行ql check检查服务状态”
  2. 理解Java - JDK动态代理原理
  3. MySQL建表规范与常见问题
  4. C++ 返回值优化(RVO,Return Value Optimization)
  5. ###Tomcat目录介绍和基础
  6. java 图片特效_强大的Java图像滤镜特效类库Java Image Filters
  7. 数据结构———>队列
  8. java.lang.integer_java 中 关于java.lang.ArrayStoreException: java.lang.Integer异常,是什么原因?...
  9. txt乱码怎么恢复正常_键盘乱码怎么恢复
  10. NVM:使用nvm安装管理node版本