I'm running my application on a virtual machine. Every time an exception is being thrown, I get this message in event log.
The "vmStatsProvider" is successfully initialized for this virtual machine.
This application that I'm writing connect to another server to get notification in a form of string.
I want to find out, what does this means.
Appreciate any help on this. Thank you