How can I add a web reference without the web service URL?
Posted
by burak ozdogan
on Stack Overflow
See other posts from Stack Overflow
or by burak ozdogan
Published on 2010-04-09T06:59:42Z
Indexed on
2010/04/09
7:03 UTC
Read the original article
Hit count: 473
Basically, I have a regenerated wrapper code for a web service that I need to use; when I run this, it works perfectly and receives the data from web service.
Question is:
How can I add an already regenerated code from a .wsdl file to another Visual Studio solution as a web service?
Thanks,
© Stack Overflow or respective owner