Thank you for your reply and the time you have put in.
Can you please tell me how you are running the WebService? I am right clicking on it and selecting 'Run task Google Headquarters Elevation'
But I am still unable to get VC to use my http proxy, I just rebooted, turned off all Firewalls, Virus Scanners and still nothing and created a new job/task.
I found a free web service, to help debugging, from the USGS for finding elevation at
http://gisdata.usgs.net/...NM_Elevation_Service.php I created a new job, pointed it there and used the
getElevation method.
I entered the Long/Lat of Google Headquarters to verify the service is working.
Y Value 37.423269,X Value -122.082667, Elevation_Units: FEET
Added a new job with one task Webservice/WCF and it works fine and pulls back the data.
I have fiddler on 8888 working fine for all requests from other tools and browsers..and set VC by clicking the task, Webservice/WCF Execute/Proxy and selecting HTTP Proxy 127.0.0.1 8888 no credentials entered, nothing checked.
Still same, nothing logged in my proxy.
Can you perhaps share some info about your setup? or if you have something changed in Fiddler to use a different port?
Normally I'd just be done with it but I will have to have whatever automation tool that I choose route through a company proxy that handles auditing of specific web service usages.
Or if you have some debug flag in VC that has some 'verbose' type setting so I can let it log all data and inspect/set http headers I can skip Fiddler for this.
Thanks again for all of your help,
Gary