I am developing the program reporting services using asp.net.
And I just need to add the reference of reporting services for .net,
so how can i do this?
Have you installed the client tools on your dev box? Also, I normally point to the report on the RS server. Also, in sharepoint there are some webparts that will display your reports on a sharepoint site. Let us know which method you prefer, and we can explain better.|||
Hello Kishor_kurapati,
Go to the Project menu -> Add Web Reference.
In the URL box, navigate to the WSDL location on the report server, typicallyhttp://servername/reportserver/reportservice.asmx
This will give you the reporting service proxy class that you can make calls against.
I have some screenshotshere.
No comments:
Post a Comment