I don't know where this happening (server or client) but when I saved the xml of the Entry [to be precise - EventEntry.Feed.Entries(0).SaveToXml], I get the following xml
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:gd="http:// schemas.google.com/g/2005"><title type="text">test</title><id>http:// www.google.com/calendar/feed</id><link href="http://www.google.com/ calendar/event?WphdC5iaGFyZ2F2QG0" rel="alternate" type="text/html" title="alternate" /><link href="http://www.google.com/calendar/feeds/ bok29odqar5hv20jog" rel="self" type="application/atom+xml" / ><author><name>Rajat Bhargav</name><email>rajat.bil.com</email></ author><category term="http://schemas.google.com/g/2005#event" scheme="http://schemas.google.com/g/2005#kind" /><summary type="html">Recurring Event<br> First start: 2007-04-03 09:30:00 CDT <br> Duration: 3600 <br>Event Status: confirmed</summary><content type="text">Recurring Event<br> First start: 2007-04-03 09:30:00 CDT <br> Duration: 3600 <br>Event Status: confirmed</content><updated>2007-04-06T22:18:11-05:00</ updated><published>2007-04-06T22:16:56-05:00</published></entry> - {have edited the xml to remove ids} - This is ill-formed as you can see in the 'content' tag. Could this be the problem? If so, can I even fix it or is it at the server (unlikely)? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
