摘要: public partial class ImportExcel : Form { AceessHelpers accessHelper = new AceessHelpers(); public ImportExcel() { ... 阅读全文
posted @ 2014-09-10 21:46 kanek 阅读(2876) 评论(0) 推荐(1)
摘要: http://blog.csdn.net/wzhibin/article/details/1816690用.net写了一个相关Excel的B/S的程序,部署到2003企业版的服务器上遇到这个错误:检索 COM 类工厂中 CLSID 为{00024500-0000-0000-C000-00000000... 阅读全文
posted @ 2014-09-10 16:41 kanek 阅读(359) 评论(0) 推荐(0)
摘要: 通过dsoframer实现读取excel文件报错:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.In... 阅读全文
posted @ 2014-09-10 16:05 kanek 阅读(4938) 评论(0) 推荐(0)