I have written some code in VB that assigns a report object to the ReportSource property of a CRViewer. When I try to assign a report object to the ReportSource more than once, without unloading the form, as soon as I execute CRviewer.ViewReport, I get Memory Full error.<br><br>I need to know why this happens, and how I can get round it