ericzile / google-gdata

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

.NET client AppsService.DeleteUser fails in mono 1.2.4 #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Write a small test program which calls AppsService.DeleteUser() for an
existing Google Apps user.

2. Compile and run in mono 1.2.3 or 1.2.4.

What is the expected output? What do you see instead?

Expected user to be deleted.
Instead, exception thrown after about 2 minutes is System.Net.WebException:
The request timed out

The same code runs without error in Windows .NET runtime.

What version of the product are you using? On what operating system?

.NET Google data client library 1.0.9.9
mono 1.2.3/1.2.4
Mac OSX or Ubuntu

Please provide any additional information below.

Issue discussed in:

http://groups.google.com/group/google-apps-apis/browse_thread/thread/b0a62daef20
ff02a

Original issue reported on code.google.com by acc%goog...@gtempaccount.com on 6 Jul 2007 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by fman...@gmail.com on 3 Aug 2007 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by fman...@gmail.com on 25 Apr 2008 at 7:35