Report rendering error on Dynamics NAV RDLC report with multiple pages

Anyone familiar with this error message:

Rendering output for the report failed and the following error occurred : An error occurred during rendering of the report.

I’m having an error with a Dynamics NAV 2009 R2 RDLC invoice report, were I cannot print it whenever it spans more than one page. The report prints fine when it only spans one page, or if you use preview, in which situation it doesn’t show more than one page anyway.

Well think that I have solved this myself. It did have something to do with the logo. The invoice did originally not have the logo, and some how there was a small difference in the code on the report properties in Visual Studio. I copied the standard code from report no. 206 plus all the required controls. And then it worked.

Hi Erik,

I am having the same problem as you did above. I removed the logo to test and it works. Do you have any more info?