votes
Excel process continues running (.Net Framework 3.5, VS.Net 2008, VB.Net 2008).
Hi, I'm calling the following method from a button click event to export a datatable to excel. After the export is completed, the excel application object is quit, released and assigned to nothing. But in reality it's not getting released a ...
