export excel chart to file error

M

Magimasta

Hello Worriors,

i have a question about the Chart.Export method.

I used it like this in C#:
myChart.Export(@"c:\Chart1.bmp", "BMP", System.Reflection.Missing.Value);

But i always get an Exception like this:
Ausnahme von HRESULT: 0x800A03EC


Thx for helping
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top