Hi,
i am trying to display the crystal report on crystal report viewer. My crystal report has 18 subreports, i am using images in the subreports . I am trying to acheive this on page load. On some occasions the page using the crystal report viewer gives me "Memory Full" Error. Sometimes the reports loads but not fully, first few subreports loads while other subreports are empty.
i also tried using dispose() , close() but i am able to add these functions on Page_Unload. Please suggest what should i do.
Regards