Trying to modify text of charts in a report causes an exception throw ... Enclosed is a short C# program that loads three reports, each having a chart which I'm trying to change the titles of. One succeeds, another throws a NullReferenceException and the third throws a COMException. I would like to know what caused the errors.
↧