Hi, All i have creted one Bussinesslogic there i am using some Com component and Serviced component, After that i am adding BussinessLogic DLL into my Project,wel its working fine but some where i am creating the object of class
GC.Collect() not cleaning memory, how to find out what references to lots of memory still exist? When all my processign is done i set everything to null and then: GC.Collect();
I would like to parse through a list of the COM+ components for a COM+ application, is this possible ? Ultimately what I would like to do is change the constructor string for a COM+ component that is in