We have not seen this error before. But I would say the most common causes are:
1. WMI is broken in some way
2. The root directory for WMI is not root\CIMV2 (please check that)
3. The user, in this case SYSTEM, does not have full permissions to WMI. You can test this by starting the VisualCron service in desktop mode. 1. stop service 2. start visualcronservice.exe by double clicking on it 3. connect and try to activate the trigger again
I think I might have isolated the problem. I followed the third procedure from your post above, and this notification was returned:
Service installed: True
Service running:
False (<--this should have been returned 'True', right?)
Socket Server started: True
IPC Server started: True
Is Tray Client running: True
I then created a Virtual Machine (VMware 6.5) with the identical OS (Win XP Home), installed Visual Cron from scratch and it worked perfectly with no error messages when I used the process trigger.
I gather this is probably a permissions issue. Now, if I could get your advice on the best way to resolve it. Would it be best if I deactivate Visual Cron, uninstall it completely, reinstall from scratch, and then reactivate it?
With regards,
gpetrant