Memory Leak in C#.NET 2005
-
Hey I have created a StreamWriter and an excel object and as far as I sew after creating the excel object part of the StreamWriter changed to null. Did anyone had a similar issue ? Clint
If memory is being stomped, it's being stomped by Excel in C++ and not by C#, per se. How does part of the object turn to null ? Which part ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
Hey I have created a StreamWriter and an excel object and as far as I sew after creating the excel object part of the StreamWriter changed to null. Did anyone had a similar issue ? Clint
-
If memory is being stomped, it's being stomped by Excel in C++ and not by C#, per se. How does part of the object turn to null ? Which part ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog