cancel
Showing results for 
Search instead for 
Did you mean: 

problem with implementing Webservice

Former Member
0 Kudos

hi all,

Im trying to consume the webservice provided by google,

1)I added the web reference

2)used the service in the code

is there any proxy settings that i have to do for implementing it??

regards,

Vinoth

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI vinodh

try this prob this might help you.

myProxy.Credentials = System.Net.CredentialCache.DefaultCredentials

regards

ram