访问IIS服务器提示输入密码问题解决办法
作者:番茄炒蛋 日期:2009-10-12
访问的网页文件本身加了密。比如“默认Web站点”原主目录“X:\Inetpub\wwwroot”下的首页文件“iisstart.asp”访问时就需要密码。
没有设置允许匿名访问。在“Internet信息服务器”中,查看在该站点的属性配置项下的“目录安全性”中是否设置好下面的允许“匿名访问”这一项,并且其下“编辑”中“匿名用户账号”中“用户名”一项应为“IUSR_computer”(其中“computer”为计算机名)的格式;另外,还需要已勾选中“允许IIS控制密码”一项。
没有设置允许匿名访问。在“Internet信息服务器”中,查看在该站点的属性配置项下的“目录安全性”中是否设置好下面的允许“匿名访问”这一项,并且其下“编辑”中“匿名用户账号”中“用户名”一项应为“IUSR_computer”(其中“computer”为计算机名)的格式;另外,还需要已勾选中“允许IIS控制密码”一项。
IIS打开ASP页面出现server application error
作者:番茄炒蛋 日期:2008-09-29
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
访问IIS客户端出现如上错信息提示,
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
访问IIS客户端出现如上错信息提示,
安装程序无法打开信息文件 igames.inf
作者:番茄炒蛋 日期:2008-09-29
不能保存修改之后的metabase.xml
作者:番茄炒蛋 日期:2008-07-21
打开IIS,右键选择属性,在允许直接编辑配置数据库复选框前打钩
然后 在服务里关闭 iis admin service服务
找到windows\system32\inetsrv\下的metabase.xml,
打开,找到ASPMaxRequestEntityAllowed 把他修改为需要的值,默认为204800,即200K
然后重启 iis admin service服务
然后 在服务里关闭 iis admin service服务
找到windows\system32\inetsrv\下的metabase.xml,
打开,找到ASPMaxRequestEntityAllowed 把他修改为需要的值,默认为204800,即200K
然后重启 iis admin service服务
Tags: server2003 IIS winwebmail







