memory usage when printing report?
Hi,
I have a report that print about 10 to 30 jpeg image and noticed that the
memory usage jump from 12 MB when program first start to 80 MB when report
is open. Is there a way to control this? Since the application will be
running on a Terminal Server and if all 20 users running this application at
the same time the server will not hold unless we have tons of memory
(currently is 1 GB).
Does anyone have a solution for this?
Vinh,
I have a report that print about 10 to 30 jpeg image and noticed that the
memory usage jump from 12 MB when program first start to 80 MB when report
is open. Is there a way to control this? Since the application will be
running on a Terminal Server and if all 20 users running this application at
the same time the server will not hold unless we have tons of memory
(currently is 1 GB).
Does anyone have a solution for this?
Vinh,
This discussion has been closed.
Comments
detailed explanation on the CachePages property.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Any other suggestion?
and reduce the size of each image. How large is each image? Is the
Report.PassSetting on Twopass? What is happening in the report's event
handlers?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com