View Single Post
  #11  
Old July 5th 08, 08:26 PM posted to microsoft.public.outlook.program_vba
JimAnAmateur
external usenet poster
 
Posts: 1
Default Opening many shared calendars fails

Hi Rasmus

I am not able to help you with this problem of 70 calendars, but I am doing
a similar project, i.e. writing an application that reads all calendars for
use by a telephone switchboard.

Have you solved the problem of not getting any info about private
appointments that people may have in their calendars? I mean, not the details
of the private appointments, but that there exists a private appointment and
start and end time of the appointment.

I have been searching for days now, but have not yet found any solution.
Have you? I am using write in VBA in Excel.

Jim

Rasmus Wätjen skrev:

Hi.
We are experiencing that when a user opens more than about 70 calendars.
Outlook fails with the message like "Unable to display the folder. The
information
store could not be opened".

Actually we found the problem because we have an app which reads all
calendars (using the COM interface to Outlook) and it fails when it reaches
about 70. So we reproduced the problem by manually doing the same thing. For
some reason the COM interface adds the calendar folders in the "People's
Calendars" list in the left side of Outlook.

This is Outlook 2003 SP2.
Has anybody else seen this, or know a fix for it?

Best regards,
Rasmus


Ads