HUGE Document object not deleted

View: New views
1 Messages — Rating Filter:   Alert me  

HUGE Document object not deleted

by liquidator87 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there a way to remove from ram a Document object when it's no more useful?
I tried to set the reference to null and then force the Garbage Collector but this doesn't have any effect...

Any Idea?