Could not load file or assembly 'ADODB, Version=7.0.3300.0

When run cc.net to build and test the web project, it throws an exception:
Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

after a research on the internet, found the solution:

  1. copy the gacutil.exe (D:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin) to the destination pc.
  2. copy adodb.dll(D:\Program Files\Microsoft.NET\Primary Interop Assemblies) to the destination pc.
  3. run gacutil /i adodb.dll to register the adodb to the gac.

everything is ok now.
Tao obeys its own inherent Nature

posted on 2007-08-16 16:59 Wade 阅读(1309) 评论(0)  编辑 收藏 网摘 所属分类: Dot net




发表评论

昵称: [登录] [注册]

主页:

邮箱:(仅博主可见)

评论内容:

  登录  注册

[使用Ctrl+Enter键快速提交评论]

0 858516




相关文章:

相关链接:

导航

<2007年8月>
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

与我联系

搜索

 

随笔分类

相册

Javascript

PHP

最新评论

阅读排行榜

评论排行榜