Hi,
I developed my first App in Promotic following the coursebook. Later I opened the alarms file created in dbf and tried to update it using excel. After this now when ever I click History button on alarms panel the application gets closed. The Info object does not show any error however when I looked at the log file it shows following errors.
2014.04.10 13:56:17.875 ERROR: Count:1 Ident:ALARM: AlGetSortedRecords
2014.04.10 13:56:27.500 ERROR: Count:1 Ident:ALARM: AeHistoryWndCreate
2014.04.10 13:56:27.500 ERROR: Count:1 Ident:CreateViewer
2014.04.10 13:56:27.500 SYSTEM: Unhandled Exception
2014.04.10 13:56:27.500 SYSTEM: Calling StopProject: nAction=3
2014.04.10 13:56:27.500 SYSTEM: Executing AppStop
2014.04.10 13:56:27.500 SYSTEM: Stop Rt-Pre
2014.04.10 13:56:27.500 SYSTEM: Stop Rt-Pre2
2014.04.10 13:56:27.500 SYSTEM: Unhandled Exception
2014.04.10 13:56:27.500 SYSTEM: Calling StopProject: nAction=3
I deleted the Alarms Object and recreated it but still get same errors in log file. I also created another Application and copied the alarms.dbf file from new application in my earlier application. Still get same error.
Would like to get help is getting this problem resolved.
Thanks