you should download the new version and try that again. We released a new one beginning of may that had a couple of bugfixes, that might be one of them.

On the wire though, everything is an atom:entry, but you need to use the evententry class in the code, otherwise you do not have access to locations etc.

Frank Mantek

On 5/17/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:

Hi frank,
thanks for your reply.

can u please check this statement

the thing is in the below satement insert method is returning atom type
rather then event entry.
so on L.H.S also we declared it as atom entry.
but how to make them as event entry .

AtomEntry insertedEntry = _service.Insert(_URI, sameGuy);

We are currently using version of the assembly is 1.0.2312.27498.

one more thing is there any 2nd version of api is released after may
1st.

we are using the api which is released before may.

hey here is the request that we traced using fiddler .


<?xml version='1.0' encoding='UTF-8'?><entry
xmlns=' http://www.w3.org/2005/Atom'
xmlns:gd='http://schemas.google.com/g/2005'><id> http://www.google.com/calendar/feeds/tulasi.kumar2002%40gmail.com/private/full/b36lrvfuc1kk9jpv4gcvieboig</id><published>2006-05-17T04:27:56.406Z</published><updated>2006-05-17T04:27:56.406Z</updated><category
scheme='http://schemas.google.com/g/2005#kind'
term='http://schemas.google.com/g/2005#event'></category><title
type='text'>Tulasi</title><content type='text'>This is
Tulasi</content><link rel='self' type='application/atom+xml'
href=''"> http://www.google.com/calendar/feeds/tulasi.kumar2002%40gmail.com/private/full/b36lrvfuc1kk9jpv4gcvieboig'></link><link
rel='edit' type='application/atom+xml'
href=''"> http://www.google.com/calendar/feeds/tulasi.kumar2002%40gmail.com/private/full/b36lrvfuc1kk9jpv4gcvieboig/63283523276'></link></entry>

i think everything is going as atom entry rather than event entry.



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to