Debug 模式下运行程序的时候,Output 窗口出来个错误“A first chance exception of type 'System.ArgumentException' occurred in System.Data.dll”。 但是并没有直接throw错误。无法知道具体在哪一步发生了这个错误。

如果想知道具体的内容,需要enable 这个debug

If you do want to know, in Visual Studio -> Debug (main menu) -> Exceptions dialog, expand to the node Common Lanuage Runtime Exceptions / System / System.ArgumentException, and check the 'Thrown' CheckBox. This will cause the debugger to break then a first chance ArgumentException is happens, and then you can see more information in the exception dialog.

For more information about first and second chance exceptions please refer to this KB article: http://support.microsoft.com/kb/105675

最新文章

  1. C和指针 第十一章 动态内存分配
  2. Jmeter 中使用非GUI启动进行压力测试
  3. /etc/rc.d/与/etc/rc.d/init.d的关系
  4. java位运算符常见用法
  5. canvas圆环进度
  6. 常用Linux命令小结
  7. IE8 textarea 滚动条定位不准解决方法
  8. char型变量中能存贮一个中文汉字
  9. Nginx 1.4.7图片缓存服务器
  10. Linux学习三部曲(之二)
  11. DataGridView几个基本属性
  12. C/C++跨平台的的预编译宏
  13. Ruby设计模式透析之 —— 组合(Composite)
  14. nginx参数的详细说明
  15. .net项目dll内嵌加载
  16. spring BeanPostProcessor
  17. Word设置多级标题
  18. 【BZOJ2067】SZN(二分,动态规划,贪心)
  19. oracle定时任务的编写及查看删除
  20. dpr 与 dproj 有什么区别

热门文章

  1. SlidingMenu实战系列
  2. 基于时间延迟的Python验证脚本
  3. JAVA条件语句
  4. 《笨办法学Python》
  5. CLR thread pool
  6. 一次zabbix的渗透
  7. ctf之加密
  8. 使自定义事件支持多绑定 js
  9. js键盘事件全面控制
  10. css之padding,marging