By: Scott Murray | Updated: 2015-02-10 | Comments (2) | Related: > Reporting Services Migration
Problem / Solution
Now that SQL 2014 is readily available, report designers will begin to develop new reports using SSDT-BI for Visual Studio 2013 to build, test and deploy SSRS reports. Unfortunately, "out of the box" many report designers and developers are running into an error when attempting to preview reports in SSDT-BI. This issue is caused by the Net.Pipe Listener service not being started after an install, and thus must be started and set to run automatically in order to preview reports without an error. Furthermore, when previewing reports a command window now opens and if a report designer closes this command window while previewing a report, a similar issue occurs. I have created a "tidbits" tip which covers this particular issue plus two other items which is available at : http://www.mssqltips.com/sqlservertip/3428/sql-server-data-tools-ssdt-is-missing-after-installing-sql-server-2014/.
Key Learning Items
The video covers how to:
- Common Error when attempting to Preview an SSRS report in SSDT
- Solution/Project Properties to be checked after upgrading
- Checking for Unused Datasets via BIDS Helper
Read Companion Tips
About the author
This author pledges the content of this article is based on professional experience and not AI generated.
View all my tips
Article Last Updated: 2015-02-10