Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Cant Invoke doGoogleSearch Function

5 views
Skip to first unread message

kunjunni

unread,
Jul 6, 2007, 8:42:29 AM7/6/07
to
I have tried to Implement the Searching functionality using Google API
But When I tried to Run the Program .It will Show an Error Message
like the Following
after some time (more than 1 minutes)

Exception Details: System.Net.WebException: The operation has timed-
out.

I had created the Proxy Class called GoogleSearchService and I had
added the Corresponding Reference also.

It is getting stucked only when I am Calling the doGoogleSearch
function

this is the Line where I am Invoking the doGoogleSearch function

result=search.doGoogleSearch(lis_key,searchWord,
1,10,false,string.Empty,true,string.Empty,string.Empty,string.Empty);

search is my Object Name (of the Class and The Reference)
result is Object of GoogleSearchResult which is also there in the
Proxy class
lis_key is the Key which I got from Google and searchWord is the
phrase to Search


Please Telll me How can I solve it.............

rijuja...@gmail.com

unread,
Jul 20, 2007, 4:32:03 AM7/20/07
to

hi,
I am facing the same problem . when i am simulating the proxy business
service , it get hanged, displayint the following error:HTTP Internet
Exception during 'Data Send':The connection with server was reset'

0 new messages