I tested this version on the mentioned bugs and this is the open issue list:
---
Big list isn't it? =d>
I'm also testing the registry value change trigger, but I'm not getting this one to work...
I added this string into the registry with regedit:
[HKEY_CURRENT_USER\Software\VB and VBA Program Settings\VisualCron\Main]
"test"="teststring"
Here is how I setup the registry trigger:
- description: test trigger
- RegistryValueChange
- Hive: HKCU
- Registry path: Software\VB and VBA Program Settings\VisualCron\Main
- Registry value name: test
A trigger was inactivated due to an error: Invalid query The trigger was connected to the job: testJob
log:
7/24/2008 2:11:22 PM Incoming: Log
7/24/2008 2:11:22 PM Incoming: Log
7/24/2008 2:11:22 PM Incoming: TriggerExpiration
7/24/2008 2:11:22 PM Incoming: MessageBox
7/24/2008 2:11:35 PM Incoming: Log
7/24/2008 2:11:48 PM Incoming: Ping
7/24/2008 2:12:18 PM Incoming: Ping
7/24/2008 2:11:22 PM Err Trigger error: Invalid query
7/24/2008 2:11:22 PM Debug Trigger was expired and inactivated
Am I doing something wrong here?
Edited by user
2008-07-24T14:40:09Z
|
Reason: Not specified
Uses Visualcron since 2006.