vizskywalker 0 Report post Posted October 18, 2007 For my media server project, I need to release a COM object whenever my application exits. I've tried using finalizers to perform the Marshall.RelaseCOMObject(object o) function and then nulling the object, but it doesn't seem to work. This is in relation to my post on cleanly releasing the iTunes COM object. Any ideas or knowledgeable help would be appreciated.~Viz Share this post Link to post Share on other sites