摘要:
在写程序时出现HRESULT: 0x800A03EC出现问题的代码://开始拷贝数据Rangeran3=(Range)ws3.get_Range("A1",Missing.Value);ran3=ran3.get_Resize(objdata.GetLength(0),objdata.GetLength(1));ran3.Value2=objdata;在程序运行到ran3.Value2=objdata时出现错误。错误信息:System.Runtime.InteropServices.COMException (0x800A03EC): 异常来自 HRESULT:0x800A 阅读全文
posted @ 2012-10-30 14:35
撞上安全岛
阅读(3397)
评论(0)
推荐(1)
浙公网安备 33010602011771号