Hi To all, I have developed an application Ussing Delphi 5. That Use the MAPI, to replicate Some information From the Calendar of Exchange (Task And Appointments) with another application. At the moment (with Windows AS 2000, Exchange 5.0 and EXchange 2003) I was working fine. But Now I have some problems with Windows 2003 and Exhcange 2003. I have this error You dont have permission to log on. [Microfost Exchange Server Information Store - [MAPI_E_FAILONEPROVIDER(8004011D)]] In that Line fSession.GetDefaultFolder(CdoDefaultFolderTasks) At the moment This are returning the folder. The application Is running in the same Place where is installed Exchange, and Running with Administrator Rights. the application have the abillity to Get more than one user (any user with an Calendar, or Mailbox in exchage) But right now Only works with the Administrator Account. Some Idea how to Give the Comple Access to the Information Stored? Thanks And Regards. Santiago.
That's not an administrative question. I suggest you post this to the .applications newsgroup. -- Ed Crowley MVP - Exchange "Protecting the world from PSTs and brick backups!" "Santiago" wrote in message news:A2AD2853-B253-49A0-A091-BCE0606AB3E8@microsoft.com... > Hi To all, I have developed an application Ussing Delphi 5. That Use the > MAPI, to replicate Some information From the Calendar of Exchange (Task > And > Appointments) with another application. > > At the moment (with Windows AS 2000, Exchange 5.0 and EXchange 2003) I was > working fine. > > But Now I have some problems with Windows 2003 and Exhcange 2003. > > I have this error > > > You dont have permission to log on. [Microfost Exchange Server Information > Store - [MAPI_E_FAILONEPROVIDER(8004011D)]] > > In that Line > > fSession.GetDefaultFolder(CdoDefaultFolderTasks) > > At the moment This are returning the folder. > > The application Is running in the same Place where is installed Exchange, > and Running with Administrator Rights. > > the application have the abillity to Get more than one user (any user with > an Calendar, or Mailbox in exchage) But right now Only works with the > Administrator Account. > > > Some Idea how to Give the Comple Access to the Information Stored? > > Thanks And Regards. > > > Santiago. >
Ok Thanks, but i cant find this newsgroup. you mean Development? an thanks again -- Santiago "Ed Crowley [MVP]" wrote: > That's not an administrative question. I suggest you post this to the > ..applications newsgroup. > -- > Ed Crowley > MVP - Exchange > "Protecting the world from PSTs and brick backups!" > > "Santiago" wrote in message > news:A2AD2853-B253-49A0-A091-BCE0606AB3E8@microsoft.com... > > Hi To all, I have developed an application Ussing Delphi 5. That Use the > > MAPI, to replicate Some information From the Calendar of Exchange (Task > > And > > Appointments) with another application. > > > > At the moment (with Windows AS 2000, Exchange 5.0 and EXchange 2003) I was > > working fine. > > > > But Now I have some problems with Windows 2003 and Exhcange 2003. > > > > I have this error > > > > > > You dont have permission to log on. [Microfost Exchange Server Information > > Store - [MAPI_E_FAILONEPROVIDER(8004011D)]] > > > > In that Line > > > > fSession.GetDefaultFolder(CdoDefaultFolderTasks) > > > > At the moment This are returning the folder. > > > > The application Is running in the same Place where is installed Exchange, > > and Running with Administrator Rights. > > > > the application have the abillity to Get more than one user (any user with > > an Calendar, or Mailbox in exchage) But right now Only works with the > > Administrator Account. > > > > > > Some Idea how to Give the Comple Access to the Information Stored? > > > > Thanks And Regards. > > > > > > Santiago. > > > > >