Adding a Web Reference - Web Discovery Service tries to download files from incorrect WSDL location


hi all,

i developing web services, , i'm trying create web reference url   http://12.34.56.78/abcservices.asmx .
i can browse url no problem, , wsdl, http://12.34.56.78/abcservices.asmx?wsdl .

however, when create web reference, following message:

unable download following files e.g. http://xyzwebservices.asmx?wsdl . want skip these files , continue?

my q is, why might trying download files http://xyzwebservices.asmx?wsdl instead of http://12.34.56.78/abcservices.asmx?wsdl?


some additional details:

xyzwebservices name of project, , name of virtual path.

also, in wsdl file http://12.34.56.78/abcservices.asmx?wsdl, this 'address don't want' is mentioned in these lines soap addresses:
<soap:address location=http://xyzwebservices.asmx />
<soap12:address location=http://xyzwebservices.asmx />


we have created other similar web services in same project (a few weeks ago), without problem. have searched web solution haven't found one.

thank you!
lucy




Archived Forums A-B  >  ASMX Web Services and XML Serialization



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user