| Project: | Awesync |
| Version: | 1.0.0.9 |
| Component: | Cannot be processed.. |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Google Sync to Lotus don't work for any elements. Log view extract:
2010-01-05 12:04:13,594 [6] ERROR AweSyncLib.GoogleDocument - Google Document cannot be processed (b2rcu5hb2kp5s6f13m4orl0hv4).
Error: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgel�st.
StackTrace: bei System.Collections.Generic.List`1.set_Capacity(Int32 value)
bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
bei System.Collections.Generic.List`1.Add(T item)
bei Google.GData.Client.ExtensionList.Add(IExtensionElementFactory value)
bei Google.GData.Extensions.ExtensionCollection`1.Add(T value)
bei Google.GData.Calendar.EventEntry.get_Reminders()
bei AweSyncLib.GoogleDocumentNotification..ctor(EventEntry doc) in C:\Appl\DotNet\AweSync_1008d\AweSyncLib\Google\GoogleDocument\GoogleDocumentNotification.cs:Zeile 18.
bei AweSyncLib.GoogleDocument..ctor(EventEntry doc, DocumentsIndex index, GoogleCalendars googleCalendars, String initCalId, Dictionary`2 initExceptions) in C:\Appl\DotNet\AweSync_1008d\AweSyncLib\Google\GoogleDocument\GoogleDocument.cs:Zeile 48.





#1
Unfortunately, the reason of error is the structure of your event in Google calendar - native Google API can't handle it. We'll start working on such issues after first non-beta release.
#2
#3