Hi,
I retrieve the following calling list when a exception appears in
ReleaseComObject.
mscorlib.dll!System.Runtime.InteropServices.Marshal.ReleaseComObject(System.Object o = <Nicht definierter Wert>) + 0x18 Bytes
system.management.dll!System.Management.Instrumentation.MetaDataInfo.Dispose() + 0x15 Bytes
system.management.dll!System.Management.Instrumentation.MetaDataInfo.Finalize() + 0x1b Bytes
A framework is used, which is based on the Microsoft Enterprise Library.
Can anybody tell how I can fix this bug?
Thanks
Christian
|