Hi Sig group,

I just downloaded the latest version of SIG Codejock project from the SVN repository and encountered an unhandled exception running the reportControl 'Standard table view' option.

Code:
 
C:\DSApps\VDF Projects\SigCodejock Demo v1\Programs\Codejock Order Sample.exe
Verkeerd symbool in expressie (gebr). RDER
Fout: 52
MSG_DOLOAD_TABLE (10812) - OSIGCJREPORTCONTROL1 (920) - at address 74408
MSG_DOLOAD_DATA (10792) - OSIGCJREPORTCONTROL1 (920) - at address 73952
MSG_REBUILD_REPORT (10778) - OSIGCJREPORTCONTROL1 (920) - at address 73724
MSG_ONCREATE (1397) - OSIGCJREPORTCONTROL1 (920) - at address 73677
MSG_PAGE_OBJECT (4) - OSIGCJREPORTCONTROL1 (920) - in native code
MSG_PAGE_OBJECT (4) - OSIGCJREPORTCONTROL1 (920) - at address 2117
MSG_ADD_FOCUS (279) - OSIGCJREPORTCONTROL1 (920) - in native code
MSG_ADD_FOCUS (279) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - in native code
MSG_ADD_FOCUS (279) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - at address 11561
MSG_ADD_FOCUS (279) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - at address 12255
MSG_ADD_FOCUS (279) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - at address 12552
MSG_ACTIVATE (117) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - in native code
MSG_ACTIVATE (117) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - at address 1612
MSG_ACTIVATE (117) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - at address 12368
MSG_POPUP (290) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - in native code
MSG_ACTIVATE_VIEW (5121) - SIGCJREPORTCONTROLDEMO_TABLE_VIEW (869) - at address 10821
MSG_ACTIVATE_SIGCJREPORTCONTROLDEMO_TABLE_VIEW (12606) - OCLIENTAREA (649) - at address 98601
MSG_ONCLICK (4514) - OREPORTCONTROLTABLE_GROUPITEM (518) - at address 93461
MSG_ONCOMITEMCLICK (8879) - OTASKPANEL_CONTAINER (443) - at address 77779
[start] - at address 109132
Any ideas what might be wrong?