Respectfully, Thankyou very much for the guide, I was doing the exact mistake. Now I am able to run and fetch data from the exchange machine. I want to ask one thing that if want to write my own client using openchange's libmapi to talk to Exchange. Do I need to install the whole samba server at my end. Is there any workout possible for just including the libmapi and communicate with exchange.
I am sorry, I am asking basic questions being a novice. Kind regards, /AAli. > > > From: Paolo Abeni <[email protected]> > To: Development list <[email protected]> > Date: Mon, 30 Mar 2009 17:28:41 +0200 > Subject: Re: [openchange][devel] CreateProfileStore : MAPI_E_NO_ACCESS > (0x80070005) > hello, > > 2009/3/30 Alishba Ali <[email protected]>: > > $ mapiprofile --database=/tmp/profiles.ldb > > --ldif=/usr/local/samba/share/ > >> setup -n >> > >> > I get the following error >> > >> > CreateProfileStore : MAPI_E_NO_ACCESS (0x80070005) >> >> The ldif path must contain the file oc_profiles_init.ldif (installed >> by openchange). I think that the mapiprofile man page is outdated, >> since the default ldif path for openchange is >> >> <samba path>/share/setup/profiles >> >> Try removing the --ldif options or using: >> >> --ldif=/usr/local/samba/share/setup/profiles >> >> cheers, >> >> Paolo >> >> >> > > From: Alishba Ali <[email protected]> > To: [email protected] > Date: Mon, 30 Mar 2009 17:10:43 +0200 > Subject: [openchange][devel] CreateProfileStore : MAPI_E_NO_ACCESS > (0x80070005) > > Respectfully, > > I am new to openchange, I installed and compiled openchangeclient and > libmapi on my Ubuntu . > > I downloaded the source for openchange today from > > $ svn co https://svn.openchange.org/openchange/trunk openchange > > I followed > http://websvn.openchange.org/filedetails.php?repname=openchange&path=%2Ftrunk%2Fdoc%2Fhowto.txtto > do all the installation. > > Now the problem which I face is that when I try to create profile using > > $ mapiprofile --database=/tmp/profiles.ldb --ldif=setup -n > > or > > $ mapiprofile --database=/tmp/profiles.ldb > --ldif=/usr/local/samba/share/setup -n > > I get the following error > > CreateProfileStore : MAPI_E_NO_ACCESS (0x80070005) > > I did not get this error for the first time when I created the profile, I > tried to create new profile with different name, I start getting this error. > I am novice in this openchange and I apologize if my question be very basic. > > I will appreciate your replies. > > Kind regards, > > /AAli. > >
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
