[Mono-osx] [MonoMac] EntryPointNotFoundException when trying to create ABAddressBook
Zone
t.fischer at servonic.de
Thu Feb 17 12:08:27 EST 2011
Hello all!
I'm trying to read Entries out of the Mac's AddressBook using ABAddressBook
but when I try to create an instance of ABAddressBook I get a
EntryPointNotFoundException in ABAddressBookCreate.
The code that leeds to the exception is just:
ABAddressBook book = new AbAddressBook();
I execute this in WindowDidLoad, but also tried in a button event handler.
Am I doing something wrong, missing a reference or is the AddressBook
implementation not finished?
I am using MonoDevelop 2.4.2 with the latest MonoMac Adding 2.4.2.1
Thanks for your help.
Tobias
--
View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-EntryPointNotFoundException-when-trying-to-create-ABAddressBook-tp3311186p3311186.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list