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

首页 » PageAdmin使用区 » 安装及使用交流 » 两个新问题,请教!
xfnht - 2009/5/5 20:39: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 59:   <system.web>Line 60:     <httpHandlers>Line 61:       <add verb="*" path="*.html" type="URLRewriter.RewriterFactoryHandler, URLRewriter" />Line 62:     </httpHandlers>Line 63:     <pages validateRequest="false" />

Source File: c:\Inetpub\wwwroot\www\web.config    Line: 61

Assembly Load Trace: The following information can be helpful to determine why the assembly 'URLRewriter' could not be loaded.

WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

我以前是好的,从服务器下载下来就成这个样子了,是我的IIS没有配置正确吗?我其他的ASP网站又可以打开。 特请教!
2. 新闻列表中,专题图片如果上传上去。 除了替换掉,怎么不能删除,不要专题图片啊
apple163 - 2009/5/5 23:01:00
第一个问题估计是IIS没有配置好或设置好

第二个问题可以删除文章重新发布:D :D
xfnht - 2009/5/6 12:35:00
原帖由 apple163 于 2009-5-5 23:01:00 发表
第一个问题估计是IIS没有配置好或设置好

第二个问题可以删除文章重新发布:D :D  

我晕吧,这么麻烦,就象一辆车没刹车一样,只能前进不能后退啊~~~~~~~~~
1
查看完整版本: 两个新问题,请教!