URL is working with https in Browser, But if i call the service with https then it throws error. If i use http in Browser is not working, And am try to call the service then it throws Timeout Error. I don't y,
Proxy is created once you call the Web service or WCF. To specify any function update it in web service or WCF, if it is in your code you can create a method and call the service by creating client object.
URL is working with https in Browser, But if i call the service with https then it throws error.
If i use http in Browser is not working, And am try to call the service then it throws Timeout Error.
I don't y,
and the Proxy? :-( how i can change it? how i can specify in the funtion?
Proxy is created once you call the Web service or WCF.
To specify any function update it in web service or WCF, if it is in your code you can create a method and call the service by creating client object.