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.............
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'