pombreda / google-calendar-connectors

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

Error retreving free/busy ranges - SBS 2003 - Web Services 1.3.2 #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install and Configure Web Service 1.3.2 on SBS 2003 w/ Exchange SP2
2. Run verify Free/Busy under Web Services

What is the expected output? What do you see instead?
Free/Busy for Exchange User

Google.GCalExchangeSync.Library.GCalExchangeException: Error occured while 
retrieving free busy ranges ---> System.Xml.XmlException: The ';' character, 
hexadecimal value 0x3B, cannot be included in a name. Line 5, position 654. at 
System.Xml.XmlTextReaderImpl.Throw(Exception e) at 
System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at 
System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args) at 
System.Xml.XmlTextReaderImpl.ParseElement() at 
System.Xml.XmlTextReaderImpl.ParseElementContent() at 
System.Xml.XmlTextReaderImpl.Read() at 
Google.GCalExchangeSync.Library.WebDav.WebDavQuery.ParseRasterFreeBusyResponse(E
xchangeUserDict users, DateTime baseTime, Stream response) at 
Google.GCalExchangeSync.Library.WebDav.WebDavQuery.LoadFreeBusy(String 
exchangeServerUrl, ExchangeUserDict users, DateTimeRange window) at 
Google.GCalExchangeSync.Library.FreeBusyServiceWebDAV.LookupFreeBusyTimes(Exchan
geUserDict users, DateTimeRange window) --- End of inner exception stack trace 
--- at 
Google.GCalExchangeSync.Library.FreeBusyServiceWebDAV.LookupFreeBusyTimes(Exchan
geUserDict users, DateTimeRange window) at 
Google.GCalExchangeSync.Library.ExchangeService.GetCalendarInfoForUsers(Exchange
UserDict 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.Tests.Diagnostics.ExchangeTester.QueryFreeBusy(String 
email) at GCalExchangeLookup.Diagnostics.ButtonQueryExchFB_Click(Object sender, 
EventArgs e)

What version of the product are you using? On what operating system?
Web Services 1.3.2
Sync Services 1.3
SBS 2003
Exchange 2003 SP2

Original issue reported on code.google.com by a...@familyfarms.onmicrosoft.com on 10 Dec 2010 at 5:36

Attachments:

GoogleCodeExporter commented 9 years ago
Do you see this error for all the Exchange users or its specific to some users ?

Original comment by jaideepg...@gmail.com on 14 Dec 2010 at 3:12

GoogleCodeExporter commented 9 years ago
It happened for all six of the users I tried.

Original comment by a...@familyfarms.onmicrosoft.com on 14 Dec 2010 at 3:23