I am deleting contacts from addressbook programmatically. I got error "There's already an instance of AddressBookSync running" on console and my application is not responding. There are 5000 contacts in addressbook.
When iSync preferences option "Enable Syncing on this computer" is unchecked then all is working well. But when it is checked, then got that error. So what to do for deleting contacts with "Enable Syncing on this computer" option checked.
or any other way for that is acceptable...