reporting - SSRS 2012 web service configuration -


we consuming ssrs 2005 reports using http:///reportserver/reportservice.asmx. when open in browser, shows wsdl, working fine.

now trying migrate ssrs 2012, in configuration manager found webservice url as: http:///

based on that, trying consume new reports using url: http:////reportserver/reportservice.asmx

when open new url in browser showing "reports" folder instead of wsdl.

any idea issue?, in advance.

try

http://server/reportserver/reportservice2010.asmx?wsdl , http://server/reportserver/reportexecution2005.asmx?wsdl

as mentioned in post

http://jaliyaudagedara.blogspot.ca/2012/05/accessing-report-server-using-report.html


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -