PageAdmin网站内容管理系统(CMS)交流论坛

首页 » PageAdmin使用区 » 安装及使用交流 » 求助啊!!!高手赶紧来看下
show - 2009/8/17 0:25:00
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 load file or assembly 'URLRewriter, Version=1.0.1495.18710, Culture=neutral, PublicKeyToken=null' or one of its dependencies. 拒绝访问。

Source Error:

Line 60:   <system.web>Line 61:     <httpHandlers>Line 62:       <add verb="*" path="*.html" type="URLRewriter.RewriterFactoryHandler, URLRewriter" />Line 63:     </httpHandlers>Line 64:     <pages validateRequest="false" />

Source File: D:\web\123\web.config    Line: 62

Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
show - 2009/8/17 10:19:00
怎么处理啊。来个帮忙下
xiyou - 2009/8/17 10:56:00
程序直接放在web目录下,不要放在123下
show - 2009/8/17 11:09:00
D:\web\123  是网站的目录
apple - 2009/8/17 11:11:00
把D:\web\123设置为IIS的默认虚拟目录的路径
1
查看完整版本: 求助啊!!!高手赶紧来看下