J
John Bailo
I wrote a c# web service that creates an Excel spreadsheet. Even
though I follow all the formal procedures for closing the app and
finalizing, an instance of Excel still remains in memory. Is this a
problem? With that instance of Excel.exe eventually go away because of GC?
I follow the procedures described here:
http://blogs.geekdojo.net/richardhsu/archive/2003/11/14/281.aspx
though I follow all the formal procedures for closing the app and
finalizing, an instance of Excel still remains in memory. Is this a
problem? With that instance of Excel.exe eventually go away because of GC?
I follow the procedures described here:
http://blogs.geekdojo.net/richardhsu/archive/2003/11/14/281.aspx