开发者

System.Runtime.InteropServices.COMException error occur in vs2010 c#

when i execute vs2005 project on vs2010 so the break point appear and the message appear

System.Runtime.InteropServices.COMException error occur in vs2010 c#

on that line chartPage.Export(@"C:\excel_chart_export.jpg", "JPG", misValue); gi开发者_如何学Gove me the solution so i can use without any error in vs2010?


There's simply something wrong with the project itself, as it has a dependency on a COM object.

Grab a crash dump and you will see the stack trace.

http://blogs.msdn.com/b/tess/archive/2009/03/20/debugging-a-net-crash-with-rules-in-debug-diag.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜