“The specified report server url could not be found” error while deploying to reporting server

前端 未结 6 482

I want to deploy a report that I have created in SQL Server Business Intelligence Development Studio 2008 R2. I have set TargetServerURL to http://mohamma

6条回答
  •  有刺的猬
    2020-12-15 05:17

    recently I was having the same issues... Testing I found that you need go to Project -> Properties and in General and change the set the following options to:

    TargetReportPartFolder: [Virtual Diretory of Report Manager URL] TargetServerURL: http://yourPCName/[Virtual Diretory of Web Service URL]

    Thats work good for deploy your project

提交回复
热议问题