
Access to report file denied
I have a process in my VB application that runs through a resultset
generating a report for each row. Eventually I'll receive "access to
report file denied" after running through several loops in the resultset.
It appears to be eating memory and I've also noticed that Crystal doesn't
close the report file when it's done running the report. I can go into the
control panel and look at open resources and find that for every report
I've run there is an open resource for that RPT.
I applied the latest patch ( 6.01.151 ) and it still appears to be leaking
memory. Along with memory leaks has anyone noticed the resources are being
left open.