Report.Load(string FileName) shows messages instead of returning Exceptions
Report report = new Report();
report.Load(@test.frx);
the test.frx file has some errors.
Report.Load(string FileName) shows messages instead of returning Exceptions! its asp.net app and this messages are shown on server instead on client machine!
Comments
http://www.fast-report.com/en/forum/index.php?showforum=12