iis系统出错的意思&Internet Explorer 错误代码

简介:
iis系统出错的意思  
  
   
错误消息 

400 

Bad request(错误请求) 


401.1 

Logon failed(登录失败) 


401.2 

Logon failed due to server configuration(由于服务器配置,登录失败) 


401.3 

Unauthorized due to ACL on resource(由于资源上的 ACL,未授权) 


401.4 

Authorization failed by filter(由于筛选器,授权失败) 


401.5 

Authorization failed by ISAPI/CGI application (由于 ISAPI/CGI 应用程序,授权失败) 


403.1 

Execute access forbidden(执行访问被禁止) 


403.2 

Read access forbidden(读取访问被禁止) 


403.3 

Write access forbidden(写入访问被禁止) 


403.4 

SSL required(要求 SSL ) 


403.5 

SSL 128 required(要求 SSL 128) 


403.6 

IP address rejected (IP 地址被拒绝) 


403.7 

Client certificate required(要求客户证书) 


403.8 

Site access denied(站点访问被拒绝) 


403.9 

Too many users(用户太多) 


403.10 

Invalid configuration(无效的配置) 


403.11 

Password change(密码更改) 


403.12 

Mapper denied access(映射程序拒绝访问)  


403.13 

Client certificate revoked(客户证书被取消)  


403.14 

Directory listing denied(目录列表被拒绝) 


403.15 

Client Access Licenses exceeded(超出客户访问许可证)  


403.16 

Client certificate untrusted or invalid(客户证书不受信任或无效)  


403.17 

Client certificate has expired or is not yet valid(客户证书已过期或无效) 


404 

Not found(没有找到) 


404.1 

Site not found(站点没有找到) 


405 

Method not allowed(不允许使用该方法) 


406 

Not acceptable(不接受) 


407 

Proxy authentication required(要求代理身份验证) 


412 

Precondition Failed(前提条件不正确) 


414 

Request-URL too long(请求的 URL 太长) 


500 

Internal server error(内部服务器错误) 


500.12 

Application restarting(应用程序重新启动) 


500.13 

Server too busy(服务器太忙) 


500.15 

Requests for Global.asa not allowed(不允许请求 Global.asa) 


500-100.asp 

ASP 错误 


501 

Not implemented(没有实施) 


502 

Bad gateway(错误网关) 

Internet Explorer 错误代码  
  

IDS_WinInet_Error 8193  
0x800A2001  
Internet 客户端错误。  

IDS_WinInet_Timeout 8194  
0x800A2002  
Internet 客户端错误:请求超时。  

IDS_WinInet_CantConnect 8195  
0x800A2003  
Internet 客户端错误:无法连接到服务器。  

IDS_WinInet_SSLPostLimitation 8196  
0x800A2004  
Internet 客户端错误:SSL 错误(可能是由于 32K 数据上载限制)。  

IDS_WinInet_InvalidServerResponse 8430  
0x800A20EE  
Internet 客户端错误:无效的服务器响应。  

IDS_WinInet_ConnectionReset 12031  
0x800A2EFF  

Internet 客户端错误:连接复位。


本文转自peterzb博客园博客,原文链接:http://www.cnblogs.com/peterzb/archive/2006/04/24/383667.html,如需转载请自行联系原作者。

目录
相关文章
|
Windows
Windows 技术篇-Internet Explorer浏览器启用方法,windows找不到ie浏览器解决办法
Windows 技术篇-Internet Explorer浏览器启用方法,windows找不到ie浏览器解决办法
126 0
Windows 技术篇-Internet Explorer浏览器启用方法,windows找不到ie浏览器解决办法
|
Windows
Windows 技术篇-安装指定版本Internet Explorer浏览器方法,IE浏览器的升级和降级
Windows 技术篇-安装指定版本Internet Explorer浏览器方法,IE浏览器的升级和降级
346 0
Windows 技术篇-安装指定版本Internet Explorer浏览器方法,IE浏览器的升级和降级
|
安全 数据安全/隐私保护 Windows
|
JavaScript Windows 开发者
浏览器兼容性检查从5.5到11的Internet Explorer版本_IETester
::浏览器兼容性检查从5.5到11的Internet Explorer版本:: IETester是一款免费(兼具个人和专业用途)的WebBrowser,它允许您在 Windows 8桌面,Windows 7,Vista 和 XP上使用IE11,IE10,IE9,IE8,IE7,IE6 和 IE5.5 的渲染和JavaScript引擎,以及在同一过程中安装的IE。
1510 0