Here is my program, a very basic one:
_mClass =
_eQuery =
_mEventWatcher =
_mEventWatcher.EventArrived +=
_mEventWatcher.Start();
This program pops-up a "ManagementException was unhandled" - Unparsable Query.
I have no clue why this happens, so I would thank anyone who might help me resolving this issue.
thx guyz.