F
Felipe Garcia
I'm doing an web application in C# using the interop
assemblies, but all of the time, ever one instance of the
winword remains in memory. I'm sure that i'm doing the
cleanup job calling .Quit method of the object, e calling
ReleaseComObject(...), but yet, but "the one" still
remaining in memory.
What's happening ?
Thanks.
assemblies, but all of the time, ever one instance of the
winword remains in memory. I'm sure that i'm doing the
cleanup job calling .Quit method of the object, e calling
ReleaseComObject(...), but yet, but "the one" still
remaining in memory.
What's happening ?
Thanks.