NullReferenceException when using crystalReportViewer.ReportSource
- From: "roopsd" <rupauta@xxxxxxxxxxx>
- Date: 15 Aug 2006 06:23:57 -0700
I am using VS.NET 2003 with crystal reports XI release 2. I get a
runtime error at the following line:
oRptForm.crystalReportViewer.ReportSource = oReport
An unhandled exception of type 'System.ExecutionEngineException'
occurred in mscorlib.dll
If I put the following statement inside a try catch block, it gives me
a
NullReferenceException. I have checked oReport to see that it has data.
Please help me with this.
Thanks for your help
.
- Follow-Ups:
- Prev by Date: Re: How to display a picture while a long process is carried out ?
- Next by Date: Re: Best Approach for Membership / Profile Information
- Previous by thread: Controls not appearing
- Next by thread: Re: NullReferenceException when using crystalReportViewer.ReportSource
- Index(es):
Relevant Pages
|