Rank: Advanced Member Groups: Member
Joined: 11/16/2010 Posts: 48
|
I create 4 uploaders in the Init event of my ASPX VB page. Can I / should I explicitly dispose them in postback code? - I have a memory leak somewhere and I wonder if it could be related to the Uploader
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
No. You don't do that.
Thanks
|