O
Oscar Antezana
Hello to all,
I'm developing a Win32 .Net service that publishes information into WMI by
using Publish method, however once an instance is published, memory usage
starts to grow without stop at a rate of 1Kb/sec. This problem only appears
when publishing information through a service. Also I noticed that problem
only appears on some machines (most of them) since a couple of my machines
does not present the problem.
Is there a way to solve this problem? I'll try to create a native provider
and call it from the service but I prefer to use .Net and not to mix managed
and not managed code.
Best Regards,
Oscar
I'm developing a Win32 .Net service that publishes information into WMI by
using Publish method, however once an instance is published, memory usage
starts to grow without stop at a rate of 1Kb/sec. This problem only appears
when publishing information through a service. Also I noticed that problem
only appears on some machines (most of them) since a couple of my machines
does not present the problem.
Is there a way to solve this problem? I'll try to create a native provider
and call it from the service but I prefer to use .Net and not to mix managed
and not managed code.
Best Regards,
Oscar