风讯官方论坛

首页 » FoosunCMS交流区 » dotNETCMS安装使用 » [求助]Configuration Error
那个疯狂的人 - 2008-6-4 15:09:00
Server Error in '/bbs' 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 'Intelligencia.UrlRewriter' or one of its dependencies. 系统找不到指定的文件。 (C:\Inetpub\wwwroot\Foosun_web\web.config line 18)
Source Error:

Line 16:  <system.web>
Line 17:    <httpModules>
Line 18:      <add name="UrlRewriter" type="Intelligencia.UrlRewriter.RewriterHttpModule, Intelligencia.UrlRewriter" />
Line 19: 
Line 20:    </httpModules>

Source File: C:\Inetpub\wwwroot\Foosun_web\web.config    Line: 18

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42


:default24:  在IIS下用风讯dotNETCMS v1.0sp1搭建了一个主站平台成功,新建虚拟目录用Discuz搭建论坛,却出现以上提示 请问如何修改 谢谢
womode - 2008-6-4 18:02:00
整合的疑问请关注论坛头上关于整合的帖子.
1
查看完整版本: [求助]Configuration Error