I am using sql server reporting services 2008 r2 on a standard edition database for a small company. The 'publish' feature does not work. Is there a possiblity that the sql server is missing some install feature? For example when I deploy a .net 2010 web application, I needed the web deploy feature of IIS7 installed on the server I was deploying to. This way the 'publish' feature worked for the .net application.
Thus can you tell me what I need to check for in ssrs 2008 r2, and/or are ther items that need to be installed on the server for the 'publish' to work?
I am using sql server reporting services 2008 r2 on a standard edition database for a small company. The 'publish' feature does not work. Is there a possiblity that the sql server is missing some install feature? For example when I deploy a .net 2010 web application, I needed the web deploy feature of IIS7 installed on the server I was deploying to. This way the 'publish' feature worked for the .net application.
Thus can you tell me what I need to check for in ssrs 2008 r2, and/or are ther items that need to be installed on the server for the 'publish' to work?
what do you mean by publish? Are you trying to deploy report to server or are you trying to render the report on a custom webpage using report viewer control?
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/
assuming you've reportserverurl and targetserver properties set correctly in project and also report server configured correctly you dont need to do anything else
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/