When adding a new appointment to Method from Outlook, I get the following error message:
<?xml version="1.0" encoding="windows-1253"?>
<MethodAPI response = "Failure.The SQL returned the following error: Invalid column name OutlookSyncId".
Invalid column name OutlookSyncId".
Invalid column name OutlookApplicationId".">
</MethodAPI>
When I answer OK to this message I receive the following message:
Cannot find table 0.
When I answer OK to this message I receive the following message:
System.IndexOutOfRangeException: Cannot find table 0.
at System.Data.DataTableCollection.get_Item(Inter32 index)
at OutlookEAsyMailAddIn.MethodAppointmentHandler.doSynchronization(frmSetting appointment Setting)
How do I resove this issue? Thanks.