googlearchive / calendar-connectors

Automatically exported from code.google.com/p/google-calendar-connectors
20 stars 20 forks source link

Value does not fall within the expected range #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install software per documentation

What is the expected output? What do you see instead?
After successfully being to read free/busy information from Exchange into 
Gmail, FB information for gmail account users is not appearing in Exchange.  
The URL provided to Exchange 
(http(s)://<FQDN>/GCalExchangeLookup/ExchangeQuerierAsIcal.aspx) is unable to 
load.

What version of the product are you using? On what operating system?
I am using version 1.3.2 of the Web Connector on Windows Server 2003 and IIS 6.

Please provide any additional information below.

Web Service Log:
2011-01-14 14:39:27,918 [3256] ERROR GCalExchangeLookup.ExchangeQuerier - Value 
does not fall within the expected range.
System.ArgumentException: Value does not fall within the expected range.
   at GCalExchangeLookup.ExchangeQuerierAsIcal.getRequest()
   at GCalExchangeLookup.ExchangeQuerierAsIcal.ProcessRequest()
   at GCalExchangeLookup.ExchangeQuerierBase.Page_Load(Object sender, EventArgs e)
   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
   at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Original issue reported on code.google.com by mao...@gmail.com on 14 Jan 2011 at 11:02

GoogleCodeExporter commented 9 years ago
Exchange 2003

Original comment by mao...@gmail.com on 14 Jan 2011 at 11:03

GoogleCodeExporter commented 9 years ago
Are you using Google Apps Sync ? Did you sync the GCal user's free\busy info 
using sync service ?

Original comment by jaideepg...@gmail.com on 17 Jan 2011 at 6:16