This is a long known issue between .NET and the Web, at least it seems  
to be when you google for your error message...

Read those two:

For workaround:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=296969&SiteID=1

For background:
http://www.velocityreviews.com/forums/t302174-why-do-i-get-quotthe-server-committed-a-protocol-violationquot.html

Essentially it means that the server returned an incorrect header,  
and .NET chokes on it. Can you dumb the returned headers, so that  
someone can file a bug against our server to get this fixed?

Frank Mantek
Google
On Jan 21, 2008, at 11:10 AM, Kulvinder Singh wrote:

> Hi,
>
> In the 1.1.3 version of .NET library, i am getting the following  
> error when inserting an event in Google calendar.
>
> The server committed a protocol violation.Section=ResponseStatusLine
> at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying)
>    at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying)
>    at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying)
>    at Google.GData.Client.GDataGAuthRequest.Execute(Int32 iRetrying)
>    at Google.GData.Client.GDataGAuthRequest.Execute()
>    at Google.GData.Client.Service.StreamInsert(Uri feedUri, AtomBase  
> baseEntry, GDataRequestType type)
>    at Google.GData.Client.Service.Insert(Uri feedUri, AtomEntry  
> newEntry)
>
> Whats the issue? any ideas ?
>
> Thanks
> Kulvinder Singh
>
> Never miss a thing. Make Yahoo your homepage.
> >


--~--~---------~--~----~------------~-------~--~----~
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 
google-calendar-help-dataapi@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to