首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > IIS >

IIS网站配备

2013-01-02 
IIS网站配置Server Error in / Application.--------------------------------------------Configuratio

IIS网站配置
Server Error in '/' Application.
--------------------------------------------

Configuration Error 
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: Could not create Windows user token from the credentials specified in the config file. Error from the operating system '登录失败: 未知的用户名或错误密码。
'

Source Error: 


Line 129:
Line 130:
Line 131:    <identity   impersonate="true"   userName="admin"   password="admin"></identity>
Line 132:<pages validateRequest="false"/>
Line 133:  </system.web>
 
这个怎么解决IIS网站配备
[解决办法]
应该是IIS设置时的权限问题
在其属性中 改成匿名访问或者集成身份验证
试试
[解决办法]
楼主这是什么验证?

热点排行