views:

7

answers:

0

i work in C#, VS2010. i have a url of a service in the company i work in: http://xxx.xx.xxx.xx:port/Something/services/otherservice?wsdl

when i try to add a service reference (right click "add service references") it doen't find anything. when i uncheck the proxy through the browser (explorer) settings, and try again to add the reference, it works. but then i dont have access to the internet in the browser.

how can i add a service reference without unchecking the proxy server in the explorer?