环境:vs2010 sp1,mvc4,WIN10 生成安装项目后进行安装提示: 此安装程序需要Internet Information Server 5.1或更高版本和Windows XP和更高的安装时在Windows Server 2008的安装项目和IIS 7 解决办法:1,点击安装项目,启动条件编辑器. 2.启动条件,IIScondition,属性窗口 3.修改Condition,选择IISMAJORVERSION. 再重新生成,然后执行安装,再没出现这个烦人的提示了.…
最近小明在Win7系统中下载了一款软件,但是在下载的时候弹出了NSIS Error:Installer integrity check has failed.Common causer include incomplete download and damaged media.Contact the installer's author to obtain a new copy. 的提示无法安装该怎么办? 出现这样的提示一般是由于程序包错误导致,可以尝试以下方法进行修复: 1.在安装程序上单击右…
http://stackoverflow.com/questions/786638/how-can-i-get-gzip-compression-in-iis7-working/787251 Look in c:\inetpub\logs\FailedReqLogFiles\w3svcx. You will see a bunch of files named fr000xx.xml. Open up any one of them in your browser. (By the way, i…