SSRS Express 2012 - The specified report server URL could not be found

你。 提交于 2019-12-12 04:38:19

问题


I know several similar questions to this have been posted, but I've walked through each of the provided solutions and nothing seems to resolve this issue...

I have SQL Express 2012 installed, and have created a simple report and want to deploy it to my local Report Manager website. Every time I try to deploy it from VS, I'm getting an error message that says "The specified Report Server URL "http:///Reports_SQLEXPRESS" could not be found. Verify the syntax of the URL and that the report server exists.

I'm able to browse this URL in my browser no problem; I've also confirmed through Reporting Services Configuration Manager that the URL and Virtual Directory are correct. As far as I can see this should be working...

Does anyone have any advice for next steps so i can deploy this report? I looked into it at the MSDN site and confirmed that the SQL Express w/ advanced tools should have this functionality... any help is appreciated!


回答1:


"http://machine name/reportserver_sqlexpress" 

is what my research has lead me to.

HTH



来源:https://stackoverflow.com/questions/17725509/ssrs-express-2012-the-specified-report-server-url-could-not-be-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!