> You can access your WSDL withyour browser by browsing the service url
> and appending "?wsdl" to the end.
>
> Example
>
> http://servername/directoryname/service1.asmx?wsdl
Thanks, that worked great.
I also found a good primer on WSDL and proxy classes at dotnetjohn for
anyone else interested:
http://www.dotnetjohn.com/articles.aspx?articleid=85

Signature
Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com
Rainier [MCT] - 21 Oct 2005 19:49 GMT
I believe you've also got a nice little tool called wsdl.exe Somewhere in
your visual studio tools.
You can use it to create the documents.

Signature
Rainier van Slingerlandt
www.slingerlandt.com
Please hit the Yes button If my effort is helpfull.
> > You can access your WSDL withyour browser by browsing the service url
> > and appending "?wsdl" to the end.
[quoted text clipped - 9 lines]
>
> http://www.dotnetjohn.com/articles.aspx?articleid=85