Message:
System.IO.FileNotFoundException : The specified module could not be found. (Exception from HRESULT: 0x8007007E)
这个错误表示程序用到了某个dll文件,但本地windows系统并没有注册这样的dll, 导致了系统找不到模块的错误.
要解决这个必须要找到缺失了哪个dll, 将此dll拷入相应的 system或system32解决, 或者用reg ...
- 12:18
- 浏览 (773)
- 评论 (0)
- 分类: 计算机与 Internet
CruiseControl做的确实不错, 大部分功能只要配置一下两个配置文件就可以了, 一个是 ccnet.config ,一个是dashboard.config,如果要设置服务器发送构建邮件的话,还要用到一个文件ccnet.exe.config,这里我都是缺省用ccnet.exe启动的服务器,所以服务器配置要用那个ccnet.exe.config配置.
NUnit配置段
CruiseControl.net与nunit集 ...
- 14:36
- 浏览 (928)
- 评论 (0)
近期对原来的项目工程添加了一个test project对原工程进行nunit测试,运行msbuild后报如下错误:
log4net:ERROR XmlConfigurator: Failed to find configuration section 'log4net' in the application's .config file. Check your .config file for the <log4net> and <configSections> elements. The configuration section should look like: ...
- 13:43
- 浏览 (235)
- 评论 (0)
安装CruiseControl.net的web dashboard时指定了virtual direccory,但访问url的 时候报错显示can't access IIS metabase, 这是由于新安装IIS需要asp.net注册, 运行.net framework 目录的 Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -i注册后问题解决
- 09:52
- 浏览 (252)
- 评论 (0)
- 分类: 计算机与 Internet
- 浏览: 21885 次
- 性别:

- 来自: 杭州

- 详细资料
搜索本博客
我的相册
siebel
共 1 张
共 1 张
最近加入圈子
最新评论
-
VMware 6.0下安装ubuntu8. ...
我没有遇到网卡的问题,看看是不是你虚拟机里面的配置文件设置的问题
-- by darkjune -
VMware 6.0下安装ubuntu8. ...
安装了tools之后,网络设置里就没有网卡了,怎么解决呢?
-- by freemanxm84 -
eclipse自带内存监视及回 ...
呵呵,不用~
-- by darkjune -
eclipse自带内存监视及回 ...
原来是自带的! 谢谢了!!!
-- by grape927 -
webwork数组形式提交表单 ...
可曾解决过 webwork/struts2中如何给一个对象的集合对象配置参数 的 ...
-- by xzcgeorge






评论排行榜