How Web service create Proxy Using WSDL?

Answer Posted / manjunath

From a command prompt, use Wsdl.exe to create a proxy
class, specifying (at a minimum) the URL to the Report
Server Web service.
For example, the following command prompt statement
specifies a URL for the management endpoint of the Report
Server Web service:

wsdl /language:CS /n:"Microsoft.SqlServer.ReportingServices2
005" http://<Server
Name>/reportserver/reportservice2005.asmx?wsdlThe WSDL tool
accepts a number of command-prompt arguments for generating
a proxy.

This file is created in the directory from which you run
the command.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do I need to use gc.keepalive?

653


What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture

670


Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile

522


Explain 'managed' mean in the .NET context

699


Can you explain update progress control?

529






How does .net mobile work? : Microsoft dot net mobile

511


Explain the use of virtual, sealed, override, and abstract.

577


Explain the purpose of cache? How is it used? : Dot net architecture

547


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.

527


How will you do windows authentication and what is the namespace?

544


Waht is Dot net Arcitecture

1961


Explain the difference between inprocess vs out process session state : Dot net architecture

527


Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile

505


Differnce between managed code and unmanaged code ?

533


What is the application frame host?

528