读书人

Server Error in #039;/#039; Application.解决

发布时间: 2012-01-29 21:39:32 作者: rapoo

Server Error in '/' Application.
我的是虚拟主机


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 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ' or one of its dependencies. 系统找不到指定的文件。 (D:\wwwroot\xieyunpeng\wwwroot\web.config line 50) (D:\wwwroot\xieyunpeng\wwwroot\web.config line 70)

Source Error:


Line 68: </httpHandlers>
Line 69: <httpModules>
Line 70: <add name= "ScriptModule " type= "Microsoft.Web.Services.ScriptModule "/>
Line 71: <add name= "BridgeModule " type= "Microsoft.Web.Services.BridgeModule "/>
Line 72: <add name= "WebResourceCompression " type= "Microsoft.Web.Services.WebResourceCompressionModule "/>


Source File: D:\wwwroot\xieyunpeng\wwwroot\web.config Line: 70


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


请加我 QQ 1628627


谢谢 帮帮帮帮忙啊 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[解决办法]
找不到这个程序集 'ADODB,, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’
把你的ADODB.dll cpoy到虚拟主机的bin目录下试试


具体应该询问虚拟主机的服务商
[解决办法]
iis没设置成2.0吧

读书人网 >C#

热点推荐