因当时是第一次在Windows 7上使用IIS,不小心把default web site删除了,后来无论怎么重装IIS都不行,最后想到能不能直接把别人安装好后的IIS相关文件夹拷过来使用,用宿舍一哥们的本本正确安装IIS,不做任何配置,试了一下,竟然成功了注:此方法适用于哪些被丢失的default web site逼的走投无路之网友,目前按照该方法的网友都已成功,不管你信不信,反正我是信了(1) 在Windows 7操作系统的电脑上正确安装IIS,不做任何配置,找到C:\Windows\Syst…
IIS Default Web Site无法启动,提示错误:The service did not response to the start or control request in a timely fashion 原因是World Wide Web Publishing Service没有启动…
解决方法: Visual Studio 2008 安装失败(“Web 创作组件”无法安装)解决方法 Visual Studio 2008 安装失败(“Web 创作组件”无法安装)解决方法(一) 今天安装VS2008时出现了问题,怎么都无法安装成功.装了好几次都在“Visual Studio Web 创作组件(Visual Studio Authoring Component)”的安装的时候失败. 解决方法: 1.使用Windows Installer 清理实用工具,清理Microsoft O…
Reinhard在使用AIF的时候,服务端收到如下错误提示之一,并触发InsufficientMemoryException 和ServiceActivationException异常,那么代表你服务器的可用内存过低. "Memory gates checking failed because the free memory (14618624 bytes) is less than 5% of total memory. As a result, the service will not be…
https://stackoverflow.com/questions/833924/visual-studio-stop-auto-update-on-references This is valid only for web sites - look in the bin folder of your project and check if there is a file there called ICSharpCode.SharpZipLib.dll.refresh. Delete it…