产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 求救,请问这个问题是,怎么解决??
go9e - 2009/11/5 18:16: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: 不是有效的 Win32 应用程序。 (Exception from HRESULT: 0x800700C1) (d:\www\xnjy\njnu\wwwroot\web.config line 19)

Source Error:

Line 17:   <system.web>Line 18:     <httpModules>Line 19:       <add type="PageAdmin.UrlReWriteModule" name="HttpModule" />Line 20:     </httpModules>Line 21:     <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncrypti />

Source File: d:\www\xnjy\njnu\wwwroot\web.config    Line: 19



Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
http://www.njnuedu.com/install\index.aspx
上传到空间,提示这个错误,怎么解决,急!
apple - 2009/11/5 19:49:00
bin目录下缺少PageAdmin.UrlReWriteModule.dll这个文件
1
查看完整版本: 求救,请问这个问题是,怎么解决??