Skip to Content
0
Former Member
Feb 10, 2011 at 08:46 PM

Getting a "Load Report Failed" exception because of unknown field name.

48 Views

I am attempting to use the ReportDocument.Load() method to open a .rpt document. Because one of the formulas fails to compile ("Field name is not known..."), it throws an exception. I am loading the report to fix these problems, is there a way I can tell it to load the report despite the errors? If I open the report in the designer, it just warns that the saved data will be discarded because a formula failed to compile.

Thanks for any help.

Edited by: Sako73 on Feb 10, 2011 9:47 PM