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
GCalRequest is null or empty #65
Copy link
Copy link
Open
Description
What steps will reproduce the problem?
1. Configure Google Calendar Connector Web Service (v1.3.3)
2. Confirm on http://127.0.0.1/gcalexchangelookup/Diagnostics.aspx that the
system is working
3. Attempt to sync with google
Expect it to work
Instead errors logs as
2012-07-06 09:38:08,931 [2652] ERROR GCalExchangeLookup.ExchangeQuerierBase -
Google.GCalExchangeSync.Library.GCalExchangeException: GCalRequest is null or
empty.
at Google.GCalExchangeSync.Library.GCalFreeBusyRequest.Parse(String rawInput)
at Google.GCalExchangeSync.Library.GCalFreeBusyRequest..ctor(String rawInput)
at GCalExchangeLookup.ExchangeQuerier.ProcessRequest()
What version of the product are you using? On what operating system?
Server 2008
Connecting to an exchange 2003 install running on server 2003
As the existing infrastructure is 2003 we can not use the new calendar interop
tool but the guide I followed (
http://code.google.com/p/google-calendar-connectors/wiki/WebServiceGuide )
doesn't seem to reflect the options on the Google Apps control panel any more.
Original issue reported on code.google.com by administ...@suborg1.info on 6 Jul 2012 at 2:07
Reactions are currently unavailable