Groups | Blog | Home
all groups > asp.net webservices > march 2005 >

asp.net webservices : Creating WS Client without access to Web Service


Brock Allen
3/30/2005 2:15:41 PM
Either use the command-line wsdl.exe tool or if you're adding a web reference
in VS.NET, just point it to the path on your filesystem where the .WSDL file
is.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


SR
3/30/2005 4:47:17 PM
I have been provided a WSDL file, but will not have access to the Web
Service itself during development.

How do I create a web reference in my visual studio project using only a
wsdl file?

AddThis Social Bookmark Button