I get an access violation when inserting a SetJobInfo task in Watch.
The error message is "Access Violation at address 00000000 - read of address 00000000".
If I use remote desktop to control my Watch config I get a slightly different error -
Crash Dump - New Configuration.pw5* - PlanetPress Watch Configuration - SITE LICENSE 900004 - Licensed to: WH Smith News - Exception occurred on 2007/01/12 11:15:46
PlanetPress Watch Version 5.3.0.2162
-----------------------------------------------------------------------------------
Error message: Access violation at address 4010CF8B in module 'vcl60.bpl'. Read of address 000001A6
ExceptAddr: 4010CF8B
hInstance: 04190000
VirtAddress: 3BF7BF8B
Unit:
Proc:
Line: 0
Call Stack:
[4010CF8B]{vcl60.bpl } Controls.TWinControl.HandleNeeded + $3
[40005C67]{rtl60.bpl } System.@HandleAnyException + $33
[4010A8AF]{vcl60.bpl } Controls.TWinControl.WndProc + $63
To reproduce the error do the following.
(1) Open Watch config and create a new config
(2) Associate a sample data file with the watch process
(3) Insert a SetJobInfo task in the process
(4) Check a jobinfo (say number 1) and in the Value, rightclick and select either GetData or SelectData.
(5) On the data selector window, select some data and click OK. The SetJobInfo window says something like
Info# %1 Value @(1,14,14,11,11,KeepCase,NoTrim)
(6) Click on any other JobInfo number to get the error.