G
Geoff Pennington
The memory consumed by aspnet_wp.exe just keeps going up (as tracked in Task
Manager) until I restart it, so I must have a memory leak. If it makes a
difference, my app makes considerable use of Crystal Reports, and the
reports are exported to PDF format. Where should I look for the source of my
leaks? Also, what is the current "best practice" for deleting objects when
done with them? I have been lazy about doing that, thinking that the .Net
automatic garbage collection would take care of it for me.
Much obliged.
Manager) until I restart it, so I must have a memory leak. If it makes a
difference, my app makes considerable use of Crystal Reports, and the
reports are exported to PDF format. Where should I look for the source of my
leaks? Also, what is the current "best practice" for deleting objects when
done with them? I have been lazy about doing that, thinking that the .Net
automatic garbage collection would take care of it for me.
Much obliged.