Re: [DOTNET] WSDL Consumption at Runtime

2002-05-10 Thread Greg Reinacker
Take a look at http://www.gotdotnet.com/team/tools/web_svc/default.aspx. Greg Reinacker Reinacker & Associates, Inc. http://www.rassoc.com -Original Message- From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of Tewari, Vijay Sent: Friday, May 10, 2002 10:49 AM To: [EMAIL PROT

Re: [DOTNET] WSDL Consumption at Runtime

2002-05-10 Thread Christian Weyer
You may want to take a look at my Dynamic Web Services Invocation sample assembly on www.xmlwebservices.cc. With that you can dynamically bind to a WSDL based Web Service. It produces an assembly in-memory which you then can reflect on. Cheers, Christian - .NET X

[DOTNET] WSDL Consumption at Runtime

2002-05-10 Thread Tewari, Vijay
I am trying to consume WSDL from a web service at runtime and then present a box to the user with the necessary parameters for invoking the web service. Any one aware of any such work been done. Am I totally of base ? Regards Vijay You can read messages from the DOTNET archive, unsubscribe from