This repository was archived by the owner on Jan 18, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Google Calendar connector web service: Error occured while retrieving free busy ranges #60
Copy link
Copy link
Open
Description
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
2011-12-20 16:37:40,923 [2588] INFO
Google.GCalExchangeSync.Library.Util.BlockTimer - [Timer] -
LookupFreeBusyTimes-EWS - Total Execution Time: 1498 ms.
2011-12-20 16:37:40,939 [2588] ERROR GCalExchangeLookup.ExchangeQuerierBase -
Google.GCalExchangeSync.Library.GCalExchangeException: Error occured while
retrieving free busy ranges ---> System.IndexOutOfRangeException: Index was
outside the bounds of the array.
at Google.GCalExchangeSync.Library.FreeBusyServiceEWS.LookupFreeBusyTimes(ExchangeUserDict users, DateTimeRange window)
--- End of inner exception stack trace ---
at Google.GCalExchangeSync.Library.FreeBusyServiceEWS.LookupFreeBusyTimes(ExchangeUserDict users, DateTimeRange window)
at Google.GCalExchangeSync.Library.ExchangeService.GetCalendarInfoForUsers(ExchangeUserDict users, DateTimeRange window)
at Google.GCalExchangeSync.Library.ExchangeService.SearchByQuery(String ldapQuery, DateTimeRange utcRange)
at Google.GCalExchangeSync.Library.ExchangeService.SearchByEmail(DateTimeRange utcRange, String searchTerm)
at Google.GCalExchangeSync.Library.ExchangeFreeBusyProvider.Google.GCalExchangeSync.Library.IFreeBusyProvider.GetFreeBusyForUsers(DateTimeRange range, IEnumerable`1 users, ICollection`1 free_busy_data)
at Google.GCalExchangeSync.Library.GCalFreeBusyResponse.GenerateResponse()
at GCalExchangeLookup.ExchangeQuerier.ProcessRequest()
What version of the product are you using? On what operating system?
1- Google Calendar connector web service 1.3.1
2- Windows Server 2008 R2
3- Exchange Server 2007
4- .Net 2.0
5- IIS 7.0
Please provide any additional information below.
Original issue reported on code.google.com by anoop.si...@deepraj.in on 21 Dec 2011 at 5:02
Attachments:
- [GCC error.png](https://storage.googleapis.com/google-code-attachments/google-calendar-connectors/issue-60/comment-0/GCC error.png)
Reactions are currently unavailable