Please read this section in MSDN: http://msdn2.microsoft.com/ms159270.aspx
The TargetServerUrl describes the URL of the report server you want to deploy your reports to. Right-click on the report project and open the properties dialog to find the TargetServerUrl.
-- Robert
|||I need it to deploy on the local host and not the internet as that is against company policy. I tried using c:\localhost\path and http:/localhost\path and that didn't work either.|||Assuming you have a report server installation on the local machine, using http://localhost/reportserver should work.
-- Robert
sql
No comments:
Post a Comment