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
What is code access security (cas)?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Difference between throw exception and rethrowing ?
How do I prevent concurrent access to my data?
What is the use of CLR in .NET?
What are the five stages in a dlx pipeline? : Dot net architecture
Explain the five stages in a dlx pipeline? : Dot net architecture
What is Com Callable wrapper?when it will created?
how to set the startup position of the form?
Explain
State and explain about microsoft.net?
How resource files are used in .net?
How to upload in video,mp4,in .net 4.5 ..?
5. Wcf- Session Managment
How do you handle this COM components developed in other programming languages in .NET?