asp.net - Having trouble referencing a Web Service from VS2012 -


i trying put reference web service vs2012 project. service located on company intranet, , when access directly in browser standard proxy display, , when click on service description returns wsdl. seems nominal.

however, when attempt add web reference have problem. vs2012 defaults locating wcf service, there's way around in add service reference wizard: click advanced button; click add web reference button; enter url service in url field. wizard finds service no problem, when click add reference button thinks awhile , comes with:

enter image description here

at point doesn't matter if click yes or no, result unusable web service reference.

is there need around this, either part of discovery process, or perhaps manually adding wsdl?


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -