re: an error occurred during local report processing. Object reference....
Hi,
I'm reposting this Q: 1) It's still unsolved and delaying the installment.
2) I found a VB2008 + SQL2005 solution at:
http://support.microsoft.com/default.aspx?scid=kb;en-us;959595&sd=rss&spid=12913#appliesto
But I need it for VB2005 + SQL2000 !!
The original problem:
I have a VB.net2005 winform project with a local rdlc report.
Occassinaly I get a blank report with the error:
"an error occurred during local report processing. ... Object reference not set to an instance of an object."
I tried unsuccessfully (a long time now..) to figure out the problem.
When I Systematically am deleting row after row from the Report bindingsource the report will display,
But I cann’t find any reason in those rows which are identical in all means (row fields all OK)!!
Could someone assist me please how to seek for the specific problem?
Does the report generator leave behind any log of it's doings?
Thanks, ADH