2
我在我的機器上安裝了報告服務。我可以訪問http://localhost:8080/Reports_SQL2008,報告管理器正常工作。我的Reporting Services 2008 Web服務URL僅顯示目錄列表
當我嘗試訪問Web服務URL(http://localhost:8080/ReportServer_SQL2008)我得到的是一個目錄列表,看起來像:
-------------------------------------------------------------------------------- February 4, 2010 9:08 AM Data Sources February 4, 2010 9:08 AM ReportProject1 -------------------------------------------------------------------------------- Microsoft SQL Server Reporting Services Version 10.0.1600.22
我想用VS2008內的web服務,我預計能夠將服務引用添加到Reporting Services Web服務URL,但它當然會失敗。
我在做什麼錯?
作爲一般規則,這是'/ReportService2005.asmx' –
2012-02-15 19:29:54