Hi all
I've read through quite a lot of posts and threads regarding this issue but haven't found anything that matches mine to the point.
I have problems when loading a specific .rpt file. It opens and runs in Cystal Reports and I have opened many other .rpt files without any problems. Therefore I assume that there is no path issues or access problems.
So, the line which makes my head ache:
CrystalReportDocument.Load(InputFile); // Loads the Crystal Report
It gives me the following errors when I list out the exceptions (sorry for the spam, not too sure what is of importance and what is not):